aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-11-11Btrfs: do a full search everytime in btrfs_search_old_slotJosef Bacik
2013-11-11Btrfs: add a sanity test for btrfs_split_itemJosef Bacik
2013-11-11btrfs: drop unused parameter from btrfs_item_nrRoss Kirk
2013-11-11Btrfs: don't store NULL byte in symlink extentsFilipe David Borba Manana
2013-11-11Btrfs: eliminate the exceptional root_tree refs=0Stefan Behrens
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-11cifs: Use data structures to compute NTLMv2 response offsetsTim Gardner
2013-11-11[CIFS] O_DIRECT opens should work on directio mountsSteve French
2013-11-11cifs: don't spam the logs on unexpected lookup errorsJeff Layton
2013-11-11cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIOJeff Layton
2013-11-11CIFS: Fix symbolic links usagePavel Shilovsky
2013-11-11f2fs: issue more large discard commandChangman Lee
2013-11-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-09ecryptfs: ->f_op is never NULLAl Viro
2013-11-09locks: break delegations on any attribute modificationJ. Bruce Fields
2013-11-09locks: break delegations on linkJ. Bruce Fields
2013-11-09locks: break delegations on renameJ. Bruce Fields
2013-11-09locks: helper functions for delegation breakingJ. Bruce Fields
2013-11-09locks: break delegations on unlinkJ. Bruce Fields
2013-11-09namei: minor vfs_unlink cleanupJ. Bruce Fields
2013-11-09locks: implement delegationsJ. Bruce Fields
2013-11-09locks: introduce new FL_DELEG lock flagJ. Bruce Fields
2013-11-09vfs: take i_mutex on renamed fileJ. Bruce Fields
2013-11-09vfs: rename I_MUTEX_QUOTA now that it's not used for quotasJ. Bruce Fields
2013-11-09vfs: don't use PARENT/CHILD lock classes for non-directoriesJ. Bruce Fields
2013-11-09vfs: pull ext4's double-i_mutex-locking into common codeJ. Bruce Fields
2013-11-09exportfs: fix quadratic behavior in filehandle lookupJ. Bruce Fields
2013-11-09exportfs: better variable nameJ. Bruce Fields
2013-11-09exportfs: move most of reconnect_path to helper functionJ. Bruce Fields
2013-11-09exportfs: eliminate unused "noprogress" counterJ. Bruce Fields
2013-11-09exportfs: stop retrying once we race with rename/removeJ. Bruce Fields
2013-11-09exportfs: clear DISCONNECTED on all parents soonerJ. Bruce Fields
2013-11-09exportfs: more detailed comment for path_reconnectJ. Bruce Fields
2013-11-09exportfs: BUG_ON in crazy corner caseChristoph Hellwig
2013-11-09dcache: fix outdated DCACHE_NEED_LOOKUP commentJ. Bruce Fields
2013-11-09dcache: don't clear DCACHE_DISCONNECTED too earlyJ. Bruce Fields
2013-11-09dcache: Don't set DISCONNECTED on "pseudo filesystem" dentriesJ. Bruce Fields
2013-11-09dcache: use IS_ROOT to decide where dentry is hashedJ. Bruce Fields
2013-11-09ocfs2: get rid of impossible checksAl Viro
2013-11-09qnx4: i_sb is never NULLAl Viro
2013-11-09exportfs: fix 32-bit nfsd handling of 64-bit inode numbersJ. Bruce Fields
2013-11-09vfs: split out vfs_getattr_nosecJ. Bruce Fields
2013-11-09iget/iget5: don't bother with ->i_lock until we find a matchAl Viro
2013-11-09VFS: Put a small type field into struct dentry::d_flagsDavid Howells
2013-11-09elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo)Al Viro
2013-11-09constify do_coredump() argumentAl Viro
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2013-11-09... and kill anon_inode_getfile_private()Al Viro
2013-11-09rework aio migrate pages to use aio fsBenjamin LaHaise
2013-11-09take anon inode allocation to libfs.cAl Viro