aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-09-25NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()NeilBrown
2014-09-25NFS: avoid waiting at all in nfs_release_page when congested.NeilBrown
2014-09-25NFS: avoid deadlocks with loop-back mounted NFS filesystems.NeilBrown
2014-09-24NFS: don't use STABLE writes during writeback.NeilBrown
2014-09-24NFSv4: use exponential retry on NFS4ERR_DELAY for async requests.NeilBrown
2014-09-24lockd: Try to reconnect if statd has movedBenjamin Coddington
2014-09-24Fixing lease renewalOlga Kornievskaia
2014-09-24nfs: fix duplicate proc entriesFabian Frederick
2014-09-23f2fs: use more free segments until SSR is activatedJaegeuk Kim
2014-09-23f2fs: change the ipu_policy option to enable combinationsJaegeuk Kim
2014-09-23f2fs: fix to search whole dirty segmap when get_victimChao Yu
2014-09-23f2fs: fix to clean previous mount option when remount_fsChao Yu
2014-09-23f2fs: skip punching hole in special conditionChao Yu
2014-09-23f2fs: support large sector sizeChao Yu
2014-09-23f2fs: fix to truncate blocks past EOF in ->setattrChao Yu
2014-09-23f2fs: update i_size when __allocate_data_blockJaegeuk Kim
2014-09-23f2fs: use MAX_BIO_BLOCKS(sbi)Jaegeuk Kim
2014-09-23f2fs: remove redundant operation during roll-forward recoveryJaegeuk Kim
2014-09-23f2fs: do not skip latest inode informationJaegeuk Kim
2014-09-23f2fs: fix roll-forward missing scenariosJaegeuk Kim
2014-09-23f2fs: fix conditions to remain recovery information in f2fs_sync_fileJaegeuk Kim
2014-09-23f2fs: introduce a flag to represent each nat entry informationJaegeuk Kim
2014-09-23f2fs: use meta_inode cache to improve roll-forward speedJaegeuk Kim
2014-09-22Merge tag 'fscache-fixes-20140917' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-09-22Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov
2014-09-21pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripeTrond Myklebust
2014-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-09-19Merge tag 'nfs-for-3.17-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-09-18Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-09-18NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust
2014-09-18NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()Steve Dickson
2014-09-18Revert "Btrfs: device_list_add() should not update list when mounted"Chris Mason
2014-09-17CacheFiles: Handle rename2David Howells
2014-09-17cachefiles: remove two unused pagevecs.NeilBrown
2014-09-17FS-Cache: refcount becomes corrupt under vma pressure.Milosz Tanski
2014-09-17nfsd4: clarify how grace period endsJ. Bruce Fields
2014-09-17nfsd4: stop grace_time update at end of grace periodJ. Bruce Fields
2014-09-17nfsd: skip subsequent UMH "create" operations after the first one for v4.0 cl...Jeff Layton
2014-09-17nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcallsJeff Layton
2014-09-17nfsd: serialize nfsdcltrack upcalls for a particular clientJeff Layton
2014-09-17nfsd: pass extra info in env vars to upcalls to allow for early grace period endJeff Layton
2014-09-17nfsd: add a v4_end_grace file to /proc/fs/nfsdJeff Layton
2014-09-17lockd: add a /proc/fs/lockd/nlm_end_grace fileJeff Layton
2014-09-17nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETEJeff Layton
2014-09-17nfsd: remove redundant boot_time parm from grace_done client tracking opJeff Layton
2014-09-17lockd: move lockd's grace period handling into its own moduleJeff Layton
2014-09-16Btrfs: set inode's logged_trans/last_log_commit after ranged fsyncFilipe Manana
2014-09-16Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2014-09-16vfs: workaround gcc <4.6 build error in link_path_walk()James Hogan
2014-09-16Fix mfsymlinks file size checkSteve French