aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * fuse: another open-coded file_inode()Al Viro2013-06-29
| * btrfs: more open-coded file_inode()Al Viro2013-06-29
| * fanotify: quit wanking with FASYNC in ->release()Al Viro2013-06-29
| * kill find_inode_number()Al Viro2013-06-29
| * coda: don't bother with find_inode_number()Al Viro2013-06-29
| * proc_fill_cache(): clean up, get rid of pointless find_inode_number() useAl Viro2013-06-29
| * proc_fill_cache(): just make instantiate_t return intAl Viro2013-06-29
| * proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/selfAl Viro2013-06-29
| * proc_fill_cache(): kill pointless checkAl Viro2013-06-29
| * ncpfs: don't bother with EBUSY on removal of busy directoriesAl Viro2013-06-29
| * don't call file_pos_write() if vfs_{read,write}{,v}() failsAl Viro2013-06-29
| * Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells2013-06-29
| * udf: provide ->tmpfile()Al Viro2013-06-29
| * ext3 ->tmpfile() supportAl Viro2013-06-29
| * allow the temp files created by open() to be linked toAl Viro2013-06-29
| * [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2013-06-29
| * allow build_open_flags() to return an errorAl Viro2013-06-29
| * lift file_*_write out of do_splice_direct()Al Viro2013-06-29
| * lift file_*_write out of do_splice_from()Al Viro2013-06-29
| * do_last(): fix missing checks for LAST_BIND caseAl Viro2013-06-29
* | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \
| * \ Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman2013-06-24
| |\ \
| * \ \ Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-17
| |\ \ \
| * | | | sysfs_notify is only possible on file attributesNick Dyer2013-06-07
| * | | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-03
| * | | | debugfs: write_file_bool() - ensure strtobool() operates on valid dataMathias Krause2013-06-03
| * | | | debugfs: add get/set for atomic typesSeth Jennings2013-06-03
| * | | | Merge 3.10-rc3 into driver-core-nextGreg Kroah-Hartman2013-05-26
| |\ \ \ \
| * | | | | sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c.Rami Rosen2013-05-17
| * | | | | sysfs: sysfs_link_sibling(): fix typo in commentWarner Wang2013-05-17
* | | | | | Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-02
|\ \ \ \ \ \
| * | | | | | FS-Cache: Don't use spin_is_locked() in assertionsDavid Howells2013-06-19
| * | | | | | FS-Cache: The retrieval remaining-pages counter needs to be atomic_tDavid Howells2013-06-19
| * | | | | | cachefiles: remove unused macro list_to_page()Haicheng Li2013-06-19
| * | | | | | FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells2013-06-19
| * | | | | | FS-Cache: Fix object state machine to have separate work and wait statesDavid Howells2013-06-19
| * | | | | | FS-Cache: Wrap checks on object stateDavid Howells2013-06-19
| * | | | | | FS-Cache: Uninline fscache_object_init()David Howells2013-06-19
| * | | | | | FS-Cache: Don't sleep in page release if __GFP_FS is not setDavid Howells2013-06-19
| * | | | | | CacheFiles: name i_mutex lock class explicitlyJ. Bruce Fields2013-06-19
| * | | | | | fs/fscache: remove spin_lock() from the condition in while()Sebastian Andrzej Siewior2013-06-19
* | | | | | | Merge tag 'dlm-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \
| * | | | | | | dlm: Avoid LVB truncationBart Van Assche2013-06-26
| * | | | | | | dlm: log an error for unmanaged lockspacesDavid Teigland2013-06-25
| * | | | | | | dlm: config: using strlcpy instead of strncpyZhao Hongjiang2013-06-25
| * | | | | | | dlm: remove duplicated include from lowcomms.cWei Yongjun2013-06-19
| * | | | | | | dlm: disable nagle for SCTPMike Christie2013-06-14
| * | | | | | | dlm: retry failed SCTP sendsMike Christie2013-06-14
| * | | | | | | dlm: try other IPs when sctp init assoc failsMike Christie2013-06-14
| * | | | | | | dlm: clear correct bit during sctp init failure handlingMike Christie2013-06-14