summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-12-09put iov_iter into msghdrAl Viro
2014-12-09nfsd4: fix xdr4 count of server in fs_location4Benjamin Coddington
2014-12-09nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington
2014-12-09fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes
2014-12-09sunrpc: require svc_create callers to pass in meaningful shutdown routineJeff Layton
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_dropme flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton
2014-12-09sunrpc: move rq_local field to rq_flagsJeff Layton
2014-12-09sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton
2014-12-09Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields
2014-12-09Merge branch 'iov_iter' into for-nextAl Viro
2014-12-08f2fs: avoid to ra unneeded blocks in recover flowChao Yu
2014-12-08f2fs: introduce is_valid_blkaddr to cleanup codes in ra_meta_pagesChao Yu
2014-12-08f2fs: fix to enable readahead for SSA/CP blocksChao Yu
2014-12-08f2fs: use atomic for counting inode with inline_{dir,inode} flagChao Yu
2014-12-08f2fs: cleanup path to need cp at fsyncChangman Lee
2014-12-08f2fs: check if inode state is dirty at fsyncChangman Lee
2014-12-08f2fs: count the number of inmemory pagesJaegeuk Kim
2014-12-08f2fs: release inmemory pages when the file was closedJaegeuk Kim
2014-12-08f2fs: set page private for inmemory pages for truncationJaegeuk Kim
2014-12-08f2fs: count inline_xx in do_read_inodeJaegeuk Kim
2014-12-08f2fs: do retry operations with cond_reschedJaegeuk Kim
2014-12-08cifs: remove unneeded condition checkNamjae Jeon
2014-12-08Set UID in sess_auth_rawntlmssp_authenticate tooSachin Prabhu
2014-12-08cifs: convert printk(LEVEL...) to pr_<level>Andy Shevchenko
2014-12-08cifs: convert to print_hex_dump() instead of custom implementationAndy Shevchenko
2014-12-08cifs: call strtobool instead of custom implementationAndy Shevchenko
2014-12-08Update modinfo cifs version for cifs.koSteve French
2014-12-08decode_negTokenInit had wrong calling sequenceSteve French
2014-12-08Add missing defines for ACL query supportSteve French
2014-12-08Add support for original fallocateSteve French
2014-12-06ext4: ext4_da_convert_inline_data_to_extent drop locked page after errorDmitry Monakhov
2014-12-05f2fs: call radix_tree_preload before radix_tree_insertJaegeuk Kim
2014-12-04bury struct proc_ns in fs/procAl Viro
2014-12-04copy address of proc_ns_ops into ns_commonAl Viro
2014-12-04new helpers: ns_alloc_inum/ns_free_inumAl Viro
2014-12-04make proc_ns_operations work with struct ns_common * instead of void *Al Viro
2014-12-04make mntns ->get()/->put()/->install()/->inum() work with &mnt_ns->nsAl Viro
2014-12-04common object embedded into various struct ....nsAl Viro
2014-12-04f2fs: use rw_semaphore for nat entry lockJaegeuk Kim
2014-12-04f2fs: fix missing kmem_cache_freeJaegeuk Kim
2014-12-03Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner
2014-12-03xfs: split metadata and log buffer completion to separate workqueuesBrian Foster
2014-12-03xfs: fix set-but-unused warningsDave Chinner
2014-12-03xfs: move type conversion functions to xfs_dir.hDave Chinner
2014-12-03xfs: move ftype conversion functions to libxfsDave Chinner
2014-12-03xfs: lobotomise xfs_trans_read_buf_map()Dave Chinner
2014-12-03xfs: active inodes stat is brokenDave Chinner
2014-12-03xfs: cleanup xfs_bmse_merge returnsDave Chinner