aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-08-05mm: mark most vm_operations_struct constKirill A. Shutemov
2015-08-05fs-seq_file-convert-int-seq_vprint-seq_printf-etc-returns-to-void-fixAndrew Morton
2015-08-05fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-08-05namei: fix warning while make xmldocs caused by namei.cMasanari Iida
2015-08-05Merge branch 'akpm-current/current'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'regmap/for-next'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'orangefs/for-next'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'fscache/fscache'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2015-08-04jbd2: limit number of reserved creditsLukas Czerner
2015-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-08-03Merge remote-tracking branches 'regmap/topic/debugfs', 'regmap/topic/force-up...Mark Brown
2015-08-03NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust
2015-08-03nfsd: allow the file cache expire time to be tunableJeff Layton
2015-08-03nfsd: add a ->flush routine to svc_export_cacheJeff Layton
2015-08-03nfsd: hook up nfsd_read to the nfsd_file cacheJeff Layton
2015-08-03nfsd: hook up nfsd_write to the new nfsd_file cacheJeff Layton
2015-08-03nfsd: add a new struct file caching facility to nfsdJeff Layton
2015-08-03nfsd: convert laundry_wq to something less nfsd4 specificJeff Layton
2015-08-03nfsd: move some file caching helpers to a common headerJeff Layton
2015-08-03nfsd: include linux/nfs4.h in export.hJeff Layton
2015-08-03nfsd: don't hold i_mutex over userspace upcallsNeilBrown
2015-08-03sunrpc/nfsd: Remove redundant code by exports seq_operations functionsKinglong Mee
2015-08-03nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errorsKinglong Mee
2015-08-03Merge branch 'for-4.2' into for-4.3J. Bruce Fields
2015-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-08-01link_path_walk(): be careful when failing with ENOTDIRAl Viro
2015-07-31Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-31nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateidJeff Layton
2015-07-31ceph: always re-send cap flushes when MDS recoversYan, Zheng
2015-07-31ceph: fix ceph_encode_locks_to_buffer()Yan, Zheng
2015-07-30Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-30Orangefs: large integer implicitly truncated to unsigned typeMike Marshall
2015-07-30fs/affs: make root lookup from blkdev logical sizePranay Kr. Srivastava
2015-07-30fs/char_dev.c: fix incorrect documentation for unregister_chrdev_regionPartha Pratim Mukherjee
2015-07-30seq_file: provide an analogue of print_hex_dump()Andy Shevchenko
2015-07-30fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2015-07-30fat: skip cluster allocation on fallocated regionNamjae Jeon
2015-07-30fat: add fat_fallocate operationNamjae Jeon
2015-07-30hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung