summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-06-27Allow parsing vers=3.11 on cifs mountSteve French
2015-06-27client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is setNoel Power
2015-06-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-06-27bdi: Remove "inline" keyword from exported I_BDEV() implementationGeert Uytterhoeven
2015-06-27Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-06-27Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...Linus Torvalds
2015-06-27Revert "jbd2: speedup jbd2_journal_dirty_metadata()"Linus Torvalds
2015-06-27NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust
2015-06-27NFSv4.2: Fix up a decoding error in layoutstatsTrond Myklebust
2015-06-26Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-26pNFS/flexfiles: Fix the reset of struct pgio_header when resendingTrond Myklebust
2015-06-26pNFS/flexfiles: Turn off layoutcommit for servers that don't need itTrond Myklebust
2015-06-26Merge branch 'layoutstats'Trond Myklebust
2015-06-26pnfs/flexfiles: protect ktime manipulation with mirror lockPeng Tao
2015-06-26nfs: provide pnfs_report_layoutstat when NFS42 is disabledPeng Tao
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-26fs/block_dev.c: skip rw_page if bdev has integrityVishal Verma
2015-06-25coredump: add __printf attribute to cn_*printf functionsNicolas Iooss
2015-06-25coredump: use from_kuid/kgid when formatting corenameNicolas Iooss
2015-06-25fs/reiserfs: remove unneeded castFiro Yang
2015-06-25NILFS2: support NFSv2 exportNeilBrown
2015-06-25fs/befs/btree.c: remove unneeded initializationsFabian Frederick
2015-06-25fs/minix: remove unneeded castFiro Yang
2015-06-25fs/efs: femove unneeded castFiro Yang
2015-06-25fs/ext4/super.c: use strreplace() in ext4_fill_super()Rasmus Villemoes
2015-06-25fs/jbd2/journal.c: use strreplace()Rasmus Villemoes
2015-06-25fs, proc: introduce CONFIG_PROC_CHILDRENIago López Galeiras
2015-06-25proc: fix PAGE_SIZE limit of /proc/$PID/cmdlineAlexey Dobriyan
2015-06-25nfs: verify open flags before allowing openBenjamin Coddington
2015-06-25nfs: always update creds in mirror, even when we have an already connected dsJeff Layton
2015-06-25nfs: fix potential credential leak in ff_layout_update_mirror_credJeff Layton
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-06-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-06-25ceph: fix ceph_writepages_start()Yan, Zheng
2015-06-25ceph: rework dcache readdirYan, Zheng
2015-06-25ceph: switch some GFP_NOFS memory allocation to GFP_KERNELYan, Zheng
2015-06-25ceph: pre-allocate data structure that tracks caps flushingYan, Zheng
2015-06-25ceph: re-send flushing caps (which are revoked) in reconnect stageYan, Zheng
2015-06-25ceph: send TID of the oldest pending caps flush to MDSYan, Zheng
2015-06-25ceph: track pending caps flushing globallyYan, Zheng
2015-06-25ceph: track pending caps flushing accuratelyYan, Zheng
2015-06-25ceph: fix directory fsyncYan, Zheng
2015-06-25ceph: fix flushing capsYan, Zheng
2015-06-25ceph: don't include used caps in cap_wantedYan, Zheng
2015-06-25ceph: ratelimit warn messages for MDS closes sessionYan, Zheng
2015-06-25ceph: simplify two mount_timeout sitesIlya Dryomov
2015-06-25libceph: store timeouts in jiffies, verify user inputIlya Dryomov