index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-4
/
+4
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-6
/
+9
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2
-2
/
+18
2011-07-20
fs: kill i_alloc_sem
Christoph Hellwig
2
-10
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
9
-25
/
+25
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2011-03-24
fs: rename inode_lock to inode_hash_lock
Dave Chinner
1
-2
/
+2
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-6
/
+1
2011-03-17
fs: change to new flag variable
matt mooney
1
-12
/
+7
2011-03-10
block: remove per-queue plugging
Jens Axboe
2
-6
/
+1
2011-01-31
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
Anton Altaparmakov
1
-4
/
+7
2011-01-12
NTFS: writev() fix and maintenance/contact details update
Anton Altaparmakov
3
-22
/
+21
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
2010-10-29
new helper: mount_bdev()
Al Viro
1
-5
/
+4
2010-10-25
new helper: ihold()
Al Viro
1
-2
/
+2
2010-10-25
ntfs: don't call invalidate_inodes()
Al Viro
1
-15
/
+0
2010-10-04
BKL: Remove BKL from NTFS
Jan Blunck
1
-27
/
+2
2010-10-04
BKL: Explicitly add BKL around get_sb/fill_super
Jan Blunck
1
-0
/
+5
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
3
-4
/
+7
2010-08-09
remove inode_setattr
Christoph Hellwig
1
-3
/
+0
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2
-10
/
+4
2010-05-25
ntfs: use add_to_page_cache_lru()
Minchan Kim
1
-15
/
+4
2010-05-25
ntfs: clean up ntfs_attr_extend_initialized
Minchan Kim
1
-7
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-0
/
+9
2010-03-17
ntfs: use bitmap_weight
Akinobu Mita
1
-12
/
+13
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1702
/
+0
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
5
-5
/
+13
2010-02-24
Remove fs/ntfs/ChangeLog
Jiri Kosina
1
-1702
/
+0
2009-12-17
kill I_LOCK
Christoph Hellwig
1
-3
/
+3
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
3
-4
/
+4
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-1
/
+1
2009-11-12
sysctl fs: Remove dead binary sysctl support
Eric W. Biederman
1
-2
/
+0
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+4
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+2
2009-09-24
fs: Make unload_nls() NULL pointer safe
Thomas Gleixner
1
-6
/
+4
2009-09-23
ntfs: remove ntfs_file_write
Christoph Hellwig
1
-41
/
+1
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
1
-1
/
+1
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-16
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
1
-0
/
+2
2009-09-14
ntfs: Use new syncing helpers and update comments
Jan Kara
2
-19
/
+10
2009-06-16
ntfs: use is_power_of_2() function for clarity.
Robert P. J. Day
2
-2
/
+4
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
1
-1
/
+14
2009-06-11
ntfs: remove old debug check for dirty data in ntfs_put_super()
Jens Axboe
1
-30
/
+3
2009-06-11
push BKL down into ->put_super
Christoph Hellwig
1
-1
/
+5
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
1
-3
/
+3
2009-04-01
ntfs: remove private wrapper of endian helpers
Harvey Harrison
7
-227
/
+215
2009-01-22
fs/Kconfig: move ntfs out
Alexey Dobriyan
1
-0
/
+78
[next]