Commit Graph

396 Commits (5d23b3931cfdb8127d951533439e204bc2cb7c3b)

Author SHA1 Message Date
Miklos Szeredi 0a2da9b2ef fuse: allow nanosecond granularity 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Cong Wang 2408f6ef6b fuse: remove the second argument of k[un]map_atomic() 13 years ago
Anand Avati 4273b793ec fuse: O_DIRECT support for files 13 years ago
Miklos Szeredi ac45d61357 fuse: fix nlink after unlink 13 years ago
Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
Al Viro 541af6a074 fuse: propagate umode_t 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Al Viro 988f032567 fuse: register_filesystem() called too early 13 years ago
John Muir 451d0f5999 FUSE: Notifying the kernel of deletion. 13 years ago
Miklos Szeredi b18da0c56e fuse: support ioctl on directories 13 years ago
Thomas Meyer c411cc88d8 fuse: Use kcalloc instead of kzalloc to allocate array 13 years ago
Miklos Szeredi c07c3d1934 fuse: llseek optimize SEEK_CUR and SEEK_SET 13 years ago
Miklos Szeredi 73104b6e37 fuse: llseek fix race 13 years ago
Roel Kluin b48c6af208 fuse: fix llseek bug 13 years ago
Miklos Szeredi 48706d0a91 fuse: fix fuse_retrieve 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Paul Gortmaker 143cb494cb fs: add module.h to files that were implicitly using it 13 years ago
Miklos Szeredi 5dfcc87fd7 fuse: fix memory leak 14 years ago
Miklos Szeredi 24114504c4 fuse: fix flock breakage 14 years ago
Miklos Szeredi c2183d1e9b fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message 14 years ago
Johannes Weiner 478e0841b3 fuse: mark pages accessed when written to 14 years ago
Johannes Weiner b40cdd56df fuse: delete dead .write_begin and .write_end aops 14 years ago
Miklos Szeredi 37fb3a30b4 fuse: fix flock 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Josef Bacik 06222e491e fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek 14 years ago
J. Bruce Fields 8fb47a4fbf locks: rename lock-manager ops 14 years ago
Al Viro dd7dd556e4 no need to check for LOOKUP_OPEN in ->create() instances 14 years ago
Al Viro 8a5e929dd2 don't transliterate lower bits of ->intent.open.flags to FMODE_... 14 years ago
Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 years ago
Al Viro 9e1f1de02c more conservative S_NOSEC handling 14 years ago
Randy Dunlap a2daff6803 fuse: fix non-ANSI void function notation 14 years ago
Sage Weil 526e7ce552 fuse: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
Miklos Szeredi d24339059d fuse: fix oops in revalidate when called with NULL nameidata 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Miklos Szeredi ef6a3c6311 mm: add replace_page_cache_page() function 14 years ago
Miklos Szeredi e7c0a16786 fuse: make fuse_dentry_revalidate() RCU aware 14 years ago
Miklos Szeredi 19690ddb65 fuse: make fuse_permission() RCU aware 14 years ago
Bryan Green 357ccf2b69 fuse: wakeup pollers on connection release/abort 14 years ago
Miklos Szeredi 07d5f69b45 fuse: reduce size of struct fuse_request 14 years ago
Aneesh Kumar K.V 5fe0c23788 exportfs: Return the minimum required handle size 14 years ago
Al Viro 529c5f958f fuse: fix d_revalidate oopsen on NFS exports 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago