Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ea1409f96197c1bffe5d7d5bc967b3445edcc1fa
/
fs
« Previous
05459ca
repair sysv_write_inode(), switch sysv to simple_fsync()
by Al Viro
· 15 years ago
0d7916d
switch minix to simple_fsync()
by Al Viro
· 15 years ago
e1740a4
switch ext2 to simple_fsync()
by Al Viro
· 15 years ago
b522412
Sanitize ->fsync() for FAT
by Al Viro
· 15 years ago
964f536
fs/qnx4: sanitize includes
by Al Viro
· 15 years ago
79d2576
Sanitize qnx4 fsync handling
by Al Viro
· 15 years ago
d5aacad
New helper - simple_fsync()
by Al Viro
· 15 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 16 years ago
4195f73
fs: block_dump missing dentry locking
by Nick Piggin
· 15 years ago
545b9fd
fs: remove incorrect I_NEW warnings
by Nick Piggin
· 15 years ago
f950221
xfs: remove ->write_super and stop maintaining ->s_dirt
by Christoph Hellwig
· 15 years ago
13205fb
ntfs: remove old debug check for dirty data in ntfs_put_super()
by Jens Axboe
· 15 years ago
9fd5746
fs: Remove i_cindex from struct inode
by Theodore Ts'o
· 15 years ago
ebc1ac1
->write_super lock_super pushdown
by Christoph Hellwig
· 16 years ago
01ba687
jffs2: move jffs2_write_super to super.c
by Christoph Hellwig
· 16 years ago
4aa98cf
Push BKL down into do_remount_sb()
by Al Viro
· 16 years ago
7f78d4c
Push BKL down beyond VFS-only parts of do_mount()
by Al Viro
· 16 years ago
6fac98d
Push BKL into do_mount()
by Al Viro
· 16 years ago
bbd6851
Push lock_super() into the ->remount_fs() of filesystems that care about it
by Al Viro
· 16 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
a9e220f
No need to do lock_super() for exclusion in generic_shutdown_super()
by Al Viro
· 16 years ago
62c6943
Trim a bit of crap from fs.h
by Al Viro
· 16 years ago
443b94b
Make sure that all callers of remount hold s_umount exclusive
by Al Viro
· 16 years ago
5af7926
enforce ->sync_fs is only called for rw superblock
by Christoph Hellwig
· 16 years ago
e500475
cleanup sync_supers
by Christoph Hellwig
· 16 years ago
f3da392
dcache: extrace and use d_unlinked()
by Alexey Dobriyan
· 16 years ago
8c85e12
remove ->write_super call in generic_shutdown_super
by Christoph Hellwig
· 16 years ago
517bfae
qnx4: remove ->write_super
by Christoph Hellwig
· 16 years ago
94cb993
ocfs2: remove ->write_super and stop maintaining ->s_dirt
by Christoph Hellwig
· 16 years ago
b7d245d
gfs2: remove ->write_super and stop maintaining ->s_dirt
by Christoph Hellwig
· 16 years ago
ca41f7b
ext3: remove ->write_super and stop maintaining ->s_dirt
by Christoph Hellwig
· 16 years ago
59d697b
btrfs: remove ->write_super and stop maintaining ->s_dirt
by Christoph Hellwig
· 16 years ago
c3f8a40
quota: Introduce writeout_quota_sb() (version 4)
by Jan Kara
· 16 years ago
850b201
quota: cleanup dquota sync functions (version 4)
by Christoph Hellwig
· 16 years ago
60b0680
vfs: Rename fsync_super() to sync_filesystem() (version 4)
by Jan Kara
· 16 years ago
c15c54f
vfs: Move syncing code from super.c to sync.c (version 4)
by Jan Kara
· 16 years ago
5cee581
vfs: Make sys_sync() use fsync_super() (version 4)
by Jan Kara
· 16 years ago
429479f
vfs: Make __fsync_super() a static function (version 4)
by Jan Kara
· 16 years ago
bfe8812
vfs: Call ->sync_fs() even if s_dirt is 0 (version 4)
by Jan Kara
· 16 years ago
5a3e5cb
vfs: Fix sys_sync() and fsync_super() reliability (version 4)
by Jan Kara
· 16 years ago
876a9f7
remove s_async_list
by Christoph Hellwig
· 16 years ago
864d7c4
fs: move mark_files_ro into file_table.c
by npiggin@suse.de
· 16 years ago
96029c4
fs: introduce mnt_clone_write
by npiggin@suse.de
· 16 years ago
d3ef3d7
fs: mnt_want_write speedup
by npiggin@suse.de
· 16 years ago
3174c21
Move junk from proc_fs.h to fs/proc/internal.h
by Al Viro
· 16 years ago
1c755af
switch lookup_mnt()
by Al Viro
· 16 years ago
79ed022
switch follow_mount()
by Al Viro
· 16 years ago
9393bd0
switch follow_down()
by Al Viro
· 16 years ago
589ff87
Switch collect_mounts() to struct path
by Al Viro
· 16 years ago
bab77eb
switch follow_up() to struct path
by Al Viro
· 16 years ago
e64c390
switch rqst_exp_parent()
by Al Viro
· 16 years ago
91c9fa8
switch rqst_exp_get_by_name()
by Al Viro
· 16 years ago
5bf3bd2
switch exp_parent() to struct path
by Al Viro
· 16 years ago
55430e2
nfsd struct path use: exp_get_by_name()
by Al Viro
· 16 years ago
dd5cae6
Don't bother with check_mnt() in do_add_mount() on shrinkable ones
by Al Viro
· 16 years ago
5b85711
Make vfs_path_lookup() use starting point as root
by Al Viro
· 16 years ago
2a73787
Cache root in nameidata
by Al Viro
· 16 years ago
9b4a9b1
Preparations to caching root in path_walk()
by Al Viro
· 16 years ago
4e44b68
Get rid of path_lookup in autofs4
by Al Viro
· 16 years ago
7342281
reiserfs: allow exposing privroot w/ xattrs enabled
by Jeff Mahoney
· 16 years ago
35fd035
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
by Felix Blyakher
· 15 years ago
a525890
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
3bb66d7
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 15 years ago
512626a
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
8a1ca8c
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a092ee2
fsnotify: allow groups to set freeing_mark to null
by Eric Paris
· 15 years ago
e42e277
inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD
by Eric Paris
· 15 years ago
ce61856
dnotify: do not bother to lock entry->lock when reading mask
by Eric Paris
· 15 years ago
5ac697b
dnotify: do not use ?true:false when assigning to a bool
by Eric Paris
· 15 years ago
63c882a
inotify: reimplement inotify using fsnotify
by Eric Paris
· 15 years ago
164bc61
fsnotify: handle filesystem unmounts with fsnotify marks
by Eric Paris
· 15 years ago
1ef5f13
fsnotify: fsnotify marks on inodes pin them in core
by Eric Paris
· 15 years ago
e4aff11
fsnotify: allow groups to add private data to events
by Eric Paris
· 15 years ago
47882c6
fsnotify: add correlations between events
by Eric Paris
· 15 years ago
62ffe5d
fsnotify: include pathnames with entries when possible
by Eric Paris
· 15 years ago
a2d8bc6
fsnotify: generic notification queue and waitq
by Eric Paris
· 15 years ago
3c5119c
dnotify: reimplement dnotify using fsnotify
by Eric Paris
· 15 years ago
c28f7e5
fsnotify: parent event notification
by Eric Paris
· 15 years ago
3be25f4
fsnotify: add marks to inodes so groups can interpret how to handle those inodes
by Eric Paris
· 15 years ago
9058652
fsnotify: unified filesystem notification backend
by Eric Paris
· 15 years ago
871fa90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 15 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
0a33f80
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 15 years ago
ddbb868
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
3296ca2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
e893123
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
2e1483c
kmemleak: Remove some of the kmemleak false positives
by Catalin Marinas
· 15 years ago
49c3556
Merge branch 'serial-from-alan'
by Linus Torvalds
· 15 years ago
940010c
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 15 years ago
93d5581
devpts: unregister the file system on error
by Alan Cox
· 15 years ago
b263c2c
Btrfs: fix extent_buffer leak during tree log replay
by Chris Mason
· 15 years ago
0b4dcea
Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir
by Chris Mason
· 15 years ago
067c28a
Btrfs: fix -o nodatasum printk spelling
by Chris Mason
· 15 years ago
85d4198
Btrfs: check duplicate backrefs for both data and metadata
by Yan Zheng
· 15 years ago
8623661
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
73fbad2
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
fd0fb03
Btrfs: init worker struct fields before kthread-run
by Shin Hong
· 15 years ago
99e97b8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0e0c621
fs/bio.c: add missing __user annotation
by Michal Simek
· 15 years ago
4eedeb7
Btrfs: pin buffers during write_dev_supers
by Hisashi Hifumi
· 15 years ago
Next »