Commit Graph

13922 Commits (2fa3cdfb319055fd8b25abdafa413e16f00ad493)

Author SHA1 Message Date
Li Zefan dae7b665cf btrfs: use memdup_user() 16 years ago
Li Zefan 3939fcde24 xattr: use memdup_user() 16 years ago
Al Viro 3eac8778a2 autofs4: use memchr() in invalid_string() 16 years ago
David Woodhouse 2f9092e102 Fix i_mutex vs. readdir handling in nfsd 16 years ago
Alexander Beregalov 1ba0c7dbbb fs/compat_ioctl: fix build when !BLOCK 16 years ago
Al Viro 117aff744a Fix autofs_expire() 16 years ago
Al Viro 24b6f16ecf No need for crossing to mountpoint in audit_tag_tree() 16 years ago
Al Viro 1644ccc8a9 Safer nfsd_cross_mnt() 16 years ago
Al Viro e5d67f0715 Touch all affected namespaces on propagation of mount 16 years ago
Al Viro cf2706a340 Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD 16 years ago
Suresh Jayaraman 7b0c8fcff4 cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows 16 years ago
Suresh Jayaraman 968460ebd8 cifs: Rename cifs_strncpy_to_host and fix buffer size 16 years ago
Chris Mason 8c594ea81d Btrfs: use the right node in reada_for_balance 16 years ago
Chris Mason 11c8349b4e Btrfs: fix oops on page->mapping->host during writepage 16 years ago
Chris Mason d313d7a31a Btrfs: add a priority queue to the async thread helpers 16 years ago
Chris Mason ffbd517d5a Btrfs: use WRITE_SYNC for synchronous writes 16 years ago
Steve French ff6945279d [CIFS] Make cifs_unlink consistent in checks for null inode 16 years ago
Steven Whitehouse e56985da45 GFS2: Fix page_mkwrite() return code 16 years ago
Steven Whitehouse 52fcd11c09 GFS2: Clear dirty bit at end of inode glock sync 16 years ago
Andi Kleen 613cbe3d48 Don't set relatime when noatime is specified 16 years ago
Jeff Layton fc6f394332 cifs: when renaming don't try to unlink negative dentry 16 years ago
Matt Kraai 6566abdbd0 AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE 16 years ago
Alan Cox d29a2e9438 vfat: Note the NLS requirement 16 years ago
Randy Dunlap b80901bbf5 splice: fix new kernel-doc warnings 16 years ago
Jeff Layton 22c9d52bc0 cifs: remove unneeded bcc_ptr update in CIFSTCon 16 years ago
Jeff Layton 313fecfa69 cifs: add cFYI messages with some of the saved strings from ssetup/tcon 16 years ago
Jeff Layton f083def68f cifs: fix buffer size for tcon->nativeFileSystem field 16 years ago
Jeff Layton 27b87fe52b cifs: fix unicode string area word alignment in session setup 16 years ago
Steve French 88dd47fff4 [CIFS] Fix build break caused by change to new current_umask helper function 16 years ago
Steve French bc8cd4390c [CIFS] Fix sparse warnings 16 years ago
Steve French a6ce4932fb [CIFS] Add support for posix open during lookup 16 years ago
Jeff Layton d9fb5c091b cifs: no need to use rcu_assign_pointer on immutable keys 16 years ago
Jeff Layton 5144ebf408 cifs: remove dnotify thread code 16 years ago
Steve French 2d6d589d80 [CIFS] remove some build warnings 16 years ago
Jeff Layton fbec9ab952 cifs: vary timeout on writes past EOF based on offset (try #5) 16 years ago
Steve French d036f50fc2 [CIFS] Fix build break from recent DFS patch when DFS support not enabled 16 years ago
Igor Mammedov 1bfe73c258 Remote DFS root support. 16 years ago
Steve French 85a6dac54a [CIFS] Endian convert UniqueId when reporting inode numbers from server files 16 years ago
Wei Yongjun 74496d365a cifs: remove some pointless conditionals before kfree() 16 years ago
Jeff Layton 0f4d634c59 cifs: flush data on any setattr 16 years ago
KOSAKI Motohiro 31b07093c4 proc: mounts_poll() make consistent to mdstat_poll 16 years ago
KOSAKI Motohiro 1af3557abd sysfs: sysfs poll keep the poll rule of regular file. 16 years ago
Alex Chiang d110271e1f sysfs: don't use global workqueue in sysfs_schedule_callback() 16 years ago
Chris Mason 35c80d5f40 Add block_write_full_page_endio for passing endio handler 16 years ago
Nikanth Karthikesan b1fffc9ca6 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT 16 years ago
Nikanth Karthikesan 226e7dabf5 ext4: Remove code handling bio_alloc failure with __GFP_WAIT 16 years ago
Nikanth Karthikesan 4d1f9fdb61 dio: Remove code handling bio_alloc failure with __GFP_WAIT 16 years ago
Jens Axboe 86c824b943 bio: add documentation to bio_alloc() 16 years ago
Miklos Szeredi 61e0d47c33 splice: add helpers for locking pipe inode 16 years ago
Miklos Szeredi f8cc774ce4 splice: remove generic_file_splice_write_nolock() 16 years ago