summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-11-08tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-08seq_file: remove "%n" usage from seq_file usersTetsuo Handa
2013-11-08seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa
2013-11-08mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov
2013-11-08mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov
2013-11-08mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov
2013-11-08Merge branch 'akpm-current/current'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'aio/master'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'dt-rh/for-next'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'audit/master'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'l2-mtd/master'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'squashfs/master'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'logfs/master'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2013-11-08Merge remote-tracking branch 'h8300-remove/h8300-remove'Stephen Rothwell
2013-11-07SMB2/SMB3 Copy offload support (refcopy) phase 1Steve French
2013-11-08Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-11-08Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-11-07Squashfs: Directly decompress into the page cache for file dataPhillip Lougher
2013-11-07Squashfs: restructure squashfs_readpage()Phillip Lougher
2013-11-07Squashfs: Generalise paging handling in the decompressorsPhillip Lougher
2013-11-07Squashfs: add multi-threaded decompression using percpu variablesPhillip Lougher
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-07locks: break delegations on any attribute modificationJ. Bruce Fields
2013-11-07locks: break delegations on linkJ. Bruce Fields
2013-11-07locks: break delegations on renameJ. Bruce Fields
2013-11-07locks: helper functions for delegation breakingJ. Bruce Fields
2013-11-07locks: break delegations on unlinkJ. Bruce Fields
2013-11-07namei: minor vfs_unlink cleanupJ. Bruce Fields
2013-11-07locks: implement delegationsJ. Bruce Fields
2013-11-07locks: introduce new FL_DELEG lock flagJ. Bruce Fields
2013-11-07vfs: take i_mutex on renamed fileJ. Bruce Fields
2013-11-07vfs: rename I_MUTEX_QUOTA now that it's not used for quotasJ. Bruce Fields
2013-11-07vfs: don't use PARENT/CHILD lock classes for non-directoriesJ. Bruce Fields
2013-11-07vfs: pull ext4's double-i_mutex-locking into common codeJ. Bruce Fields