Commit Graph

14372 Commits (24add1c4326ce5ca22e7af8b84bb113cd48efac9)

Author SHA1 Message Date
npiggin@suse.de d3ef3d7351 fs: mnt_want_write speedup 16 years ago
Al Viro 3174c21b74 Move junk from proc_fs.h to fs/proc/internal.h 16 years ago
Al Viro 1c755af4df switch lookup_mnt() 16 years ago
Al Viro 79ed022619 switch follow_mount() 16 years ago
Al Viro 9393bd07cf switch follow_down() 16 years ago
Al Viro 589ff870ed Switch collect_mounts() to struct path 16 years ago
Al Viro bab77ebf51 switch follow_up() to struct path 16 years ago
Al Viro e64c390ca0 switch rqst_exp_parent() 16 years ago
Al Viro 91c9fa8f75 switch rqst_exp_get_by_name() 16 years ago
Al Viro 5bf3bd2b5c switch exp_parent() to struct path 16 years ago
Al Viro 55430e2ece nfsd struct path use: exp_get_by_name() 16 years ago
Al Viro dd5cae6e97 Don't bother with check_mnt() in do_add_mount() on shrinkable ones 16 years ago
Al Viro 5b85711953 Make vfs_path_lookup() use starting point as root 16 years ago
Al Viro 2a73787110 Cache root in nameidata 16 years ago
Al Viro 9b4a9b14a7 Preparations to caching root in path_walk() 16 years ago
Al Viro 4e44b6852e Get rid of path_lookup in autofs4 16 years ago
Jeff Mahoney 73422811d2 reiserfs: allow exposing privroot w/ xattrs enabled 16 years ago
Eric Paris a092ee20fd fsnotify: allow groups to set freeing_mark to null 16 years ago
Eric Paris e42e27736d inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD 16 years ago
Eric Paris ce61856bd2 dnotify: do not bother to lock entry->lock when reading mask 16 years ago
Eric Paris 5ac697b793 dnotify: do not use ?true:false when assigning to a bool 16 years ago
Eric Paris 63c882a054 inotify: reimplement inotify using fsnotify 16 years ago
Eric Paris 164bc61951 fsnotify: handle filesystem unmounts with fsnotify marks 16 years ago
Eric Paris 1ef5f13c6c fsnotify: fsnotify marks on inodes pin them in core 16 years ago
Eric Paris e4aff11736 fsnotify: allow groups to add private data to events 16 years ago
Eric Paris 47882c6f51 fsnotify: add correlations between events 16 years ago
Eric Paris 62ffe5dfba fsnotify: include pathnames with entries when possible 16 years ago
Eric Paris a2d8bc6cb4 fsnotify: generic notification queue and waitq 16 years ago
Eric Paris 3c5119c05d dnotify: reimplement dnotify using fsnotify 16 years ago
Eric Paris c28f7e56e9 fsnotify: parent event notification 16 years ago
Eric Paris 3be25f49b9 fsnotify: add marks to inodes so groups can interpret how to handle those inodes 16 years ago
Eric Paris 90586523eb fsnotify: unified filesystem notification backend 16 years ago
Catalin Marinas 2e1483c995 kmemleak: Remove some of the kmemleak false positives 16 years ago
Alan Cox 93d5581e20 devpts: unregister the file system on error 16 years ago
Chris Mason b263c2c8bf Btrfs: fix extent_buffer leak during tree log replay 16 years ago
Chris Mason 0b4dcea579 Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir 16 years ago
Chris Mason 067c28adc5 Btrfs: fix -o nodatasum printk spelling 16 years ago
Yan Zheng 85d4198e40 Btrfs: check duplicate backrefs for both data and metadata 16 years ago
Shin Hong fd0fb038d5 Btrfs: init worker struct fields before kthread-run 16 years ago
Michal Simek 0e0c62123b fs/bio.c: add missing __user annotation 16 years ago
Hisashi Hifumi 4eedeb75e7 Btrfs: pin buffers during write_dev_supers 16 years ago
Chris Mason e5e9a5206a Btrfs: avoid races between super writeout and device list updates 16 years ago
Jeff Layton 61b6bc525a cifs: remove never-used in6_addr option 16 years ago
Aneesh Kumar K.V a41f207169 ext4: Avoid corrupting the uninitialized bit in the extent during truncate 16 years ago
Jeff Layton 58f7f68f22 cifs: add addr= mount option alias for ip= 16 years ago
Al Viro 7df336ec12 Fix btrfs when ACLs are configured out 16 years ago
Hisashi Hifumi 524724ed1f Btrfs: fdatasync should skip metadata writeout 16 years ago
David Woodhouse 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. 16 years ago
Christoph Hellwig 6cbff00f46 Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION 16 years ago
Chris Mason c289811cc0 Btrfs: autodetect SSD devices 16 years ago