aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-10-23nfsd: keep some rudimentary stats on nfsd_file cacheJeff Layton
2015-10-23nfsd: add a new struct file caching facility to nfsdJeff Layton
2015-10-23locks: create a new notifier chain for lease attemptsJeff Layton
2015-10-23fsnotify: export several symbolsJeff Layton
2015-10-23fs: add fput_globalJeff Layton
2015-10-23fs: rename "delayed_fput" infrastructure to "fput_global"Jeff Layton
2015-10-23fs: add a kerneldoc header to fputJeff Layton
2015-10-23fs: have flush_delayed_fput flush the workqueue jobJeff Layton
2015-10-23nfsd: ensure that seqid morphing operations are atomic wrt to copiesJeff Layton
2015-10-23nfsd: serialize layout stateid morphing operationsJeff Layton
2015-10-23nfsd: improve client_has_state to check for unused openownersJ. Bruce Fields
2015-10-23nfsd: fix clid_inuse on mount with security changeJ. Bruce Fields
2015-10-23nfsd: move include of state.h from trace.c to trace.hJeff Layton
2015-10-23lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin
2015-10-23ocfs2/dlm: unlock lockres spinlock before dlm_lockres_putJoseph Qi
2015-10-22locks: cleanup posix_lock_inode_wait and flock_lock_inode_waitBenjamin Coddington
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington
2015-10-22locks: introduce locks_lock_inode_wait()Benjamin Coddington
2015-10-22pstore: Fix return type of pstore_is_mounted()Geliang Tang
2015-10-22pstore: add pstore unregisterGeliang Tang
2015-10-21btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer
2015-10-21f2fs: refactor __find_rev_next_{zero}_bitJaegeuk Kim
2015-10-21Merge branch 'bugfixes'Trond Myklebust
2015-10-21NFSv4.1/pnfs: Retry through MDS when getting bad length of dataKinglong Mee
2015-10-21nfs/blocklayout: Fix bad using of page offset in bl_read_pagelistKinglong Mee
2015-10-21NFS: Return directly if encode_sessionid failKinglong Mee
2015-10-21NFS: Fix bad checking of max taglen in callback requestKinglong Mee
2015-10-21NFS: Fix bad defines of callback response maxsizeKinglong Mee
2015-10-21NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionidKinglong Mee
2015-10-21NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITYKinglong Mee
2015-10-21NFS: Remove the left function defines in callback.hKinglong Mee
2015-10-21NFS: Remove the left global variable nfs_callback_tcpportKinglong Mee
2015-10-21NFS: Get rid of the unneeded addr stored in callback argumentsKinglong Mee
2015-10-21nfsroot: make nfsroot to accept the 1024 bytes long directory nameLi RongQing
2015-10-21Merge branch 'nfsclone'Trond Myklebust
2015-10-21pstore: add a helper function pstore_register_kmsgGeliang Tang
2015-10-21pstore: add vmalloc error checkGeliang Tang
2015-10-20btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode sizeQu Wenruo
2015-10-20f2fs: support fiemap for inline_dataJaegeuk Kim
2015-10-20f2fs: flush dirty data for bmapJaegeuk Kim
2015-10-19ext4: fix abs() usage in ext4_mb_check_group_paJohn Stultz
2015-10-18ext4: do not allow journal_opts for fs w/o journalDmitry Monakhov
2015-10-18ext4: explicit mount options parsing cleanupDmitry Monakhov
2015-10-19Merge branch 'xfs-stats-fixes' into for-nextDave Chinner
2015-10-19xfs: fix an error code in xfs_fs_fill_super()Dan Carpenter
2015-10-19xfs: stats are no longer dependent on CONFIG_PROC_FSDave Chinner
2015-10-18ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-10-18[PATCH] fix calculation of meta_bg descriptor backupsAndy Leiserson
2015-10-17ext4: fix potential use after free in __ext4_journal_stopLukas Czerner
2015-10-17jbd2: fix checkpoint list cleanupJan Kara