summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * locks: comment cleanups and clarificationsJeff Layton2013-06-291-8/+13
| * locks: make generic_add_lease and generic_delete_lease staticJeff Layton2013-06-291-2/+2
| * cifs: use posix_unblock_lock instead of locks_delete_blockJeff Layton2013-06-292-3/+2Star
| * locks: drop the unused filp argument to posix_unblock_lockJeff Layton2013-06-292-4/+2Star
| * Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-2920-144/+95Star
| * minix: bug widening a binary "not" operationDan Carpenter2013-06-291-1/+1
| * splice: lift checks from do_splice_from() into callersAl Viro2013-06-291-11/+20
| * constify rw_verify_area()Al Viro2013-06-293-1/+4
| * new helper: fixed_size_llseek()Al Viro2013-06-291-0/+20
| * ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sbAl Viro2013-06-294-10/+8Star
| * fuse: another open-coded file_inode()Al Viro2013-06-291-2/+1Star
| * btrfs: more open-coded file_inode()Al Viro2013-06-291-4/+4
| * fanotify: quit wanking with FASYNC in ->release()Al Viro2013-06-291-3/+0Star
| * kill find_inode_number()Al Viro2013-06-292-31/+0Star
| * coda: don't bother with find_inode_number()Al Viro2013-06-291-7/+1Star
| * proc_fill_cache(): clean up, get rid of pointless find_inode_number() useAl Viro2013-06-291-23/+13Star
| * proc_fill_cache(): just make instantiate_t return intAl Viro2013-06-294-49/+43Star
| * proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/selfAl Viro2013-06-291-3/+3
| * proc_fill_cache(): kill pointless checkAl Viro2013-06-291-4/+2Star
| * ncpfs: don't bother with EBUSY on removal of busy directoriesAl Viro2013-06-292-11/+4Star
| * don't call file_pos_write() if vfs_{read,write}{,v}() failsAl Viro2013-06-291-6/+12
| * Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells2013-06-291-1/+1
| * udf: provide ->tmpfile()Al Viro2013-06-291-0/+24
| * ext3 ->tmpfile() supportAl Viro2013-06-291-1/+46
| * allow the temp files created by open() to be linked toAl Viro2013-06-292-3/+17
| * [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2013-06-295-5/+122
| * allow build_open_flags() to return an errorAl Viro2013-06-294-31/+41
| * lift file_*_write out of do_splice_direct()Al Viro2013-06-292-2/+2
| * lift file_*_write out of do_splice_from()Al Viro2013-06-291-4/+5
| * do_last(): fix missing checks for LAST_BIND caseAl Viro2013-06-291-21/+3Star
* | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-025-10/+52
|\ \
| * \ Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman2013-06-253-21/+40
| |\ \
| * \ \ Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-1867-572/+1095
| |\ \ \
| * | | | sysfs_notify is only possible on file attributesNick Dyer2013-06-081-4/+6
| * | | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-3/+2Star
| * | | | debugfs: write_file_bool() - ensure strtobool() operates on valid dataMathias Krause2013-06-031-0/+1
| * | | | debugfs: add get/set for atomic typesSeth Jennings2013-06-031-0/+42
| * | | | Merge 3.10-rc3 into driver-core-nextGreg Kroah-Hartman2013-05-2755-446/+541
| |\ \ \ \
| * | | | | sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c.Rami Rosen2013-05-171-2/+0Star
| * | | | | sysfs: sysfs_link_sibling(): fix typo in commentWarner Wang2013-05-171-1/+1
* | | | | | Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-0213-736/+755
|\ \ \ \ \ \
| * | | | | | FS-Cache: Don't use spin_is_locked() in assertionsDavid Howells2013-06-191-3/+2Star
| * | | | | | FS-Cache: The retrieval remaining-pages counter needs to be atomic_tDavid Howells2013-06-191-5/+5
| * | | | | | cachefiles: remove unused macro list_to_page()Haicheng Li2013-06-191-2/+0Star
| * | | | | | FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells2013-06-1911-241/+191Star
| * | | | | | FS-Cache: Fix object state machine to have separate work and wait statesDavid Howells2013-06-199-542/+574
| * | | | | | FS-Cache: Wrap checks on object stateDavid Howells2013-06-195-12/+12
| * | | | | | FS-Cache: Uninline fscache_object_init()David Howells2013-06-191-2/+38
| * | | | | | FS-Cache: Don't sleep in page release if __GFP_FS is not setDavid Howells2013-06-191-1/+1
| * | | | | | CacheFiles: name i_mutex lock class explicitlyJ. Bruce Fields2013-06-191-1/+1