summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-09-12fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2014-09-12fat: fallback to buffered write in case of fallocated region on direct IONamjae Jeon
2014-09-12fat: zero out seek range on _fat_get_blockNamjae Jeon
2014-09-12fat: add fat_fallocate operationNamjae Jeon
2014-09-12fat: add i_disksize to represent uninitialized sizeNamjae Jeon
2014-09-12Merge branch 'akpm-current/current'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'integrity/next'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'file-locks/linux-next'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'logfs/master'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2014-09-12Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2014-09-11ext4: don't keep using page if inline conversion failsDarrick J. Wong
2014-09-11ext4: validate external journal superblock checksumDarrick J. Wong
2014-09-11jbd2: fix journal checksum feature flag handlingDarrick J. Wong
2014-09-11ext4: provide separate operations for sysfs feature filesLukas Czerner
2014-09-11ext4: add sysfs entry showing whether the fs contains errorsLukas Czerner
2014-09-11ext4: don't use MAXQUOTAS valueJan Kara
2014-09-11nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETEJeff Layton
2014-09-11nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcallsJeff Layton
2014-09-11nfsd: serialize nfsdcltrack upcalls for a particular clientJeff Layton
2014-09-11nfsd: pass extra info in env vars to upcalls to allow for early grace period endJeff Layton
2014-09-11nfsd: add a v4_end_grace file to /proc/fs/nfsdJeff Layton
2014-09-11lockd: add a /proc/fs/lockd/nlm_end_grace fileJeff Layton
2014-09-11nfsd: update mtime on truncateChristoph Hellwig
2014-09-11nfsd: remove redundant boot_time parm from grace_done client tracking opJeff Layton
2014-09-11lockd: move lockd's grace period handling into its own moduleJeff Layton
2014-09-11NFSD: Implement SEEKAnna Schumaker
2014-09-11NFSD: Add generic v4.2 infrastructureAnna Schumaker
2014-09-11GFS2: Don't use MAXQUOTAS valueJan Kara
2014-09-11GFS2: Hash the negative dentry during inode lookupBenjamin Coddington
2014-09-10Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-09-10fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin
2014-09-10fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin
2014-09-10eventpoll: fix uninitialized variable in epoll_ctlNicolas Iooss
2014-09-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-09-10nfs: add __acquires and __releases annotations to seqfile start/stop routinesJeff Layton
2014-09-10nfs: fix RCU cl_xprt handling in nfs_swap_activate/deactivateJeff Layton