summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-03-13ext4: clean up error handling in the MMP supportvikram.jadhav07
2016-03-13jbd2: do not fail journal because of frozen_buffer allocation failureMichal Hocko
2016-03-13ext4: use __GFP_NOFAIL in ext4_free_blocks()Konstantin Khlebnikov
2016-03-13ext4: fix compile error while opening the macro DOUBLE_CHECKAihua Zhang
2016-03-13ext4: print ext4 mount option data_err=abort correctlyAles Novak
2016-03-13ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan
2016-03-11Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-10pstore: Add support for 64 Bit address spaceWiebe, Wladislav (Nokia - DE/Ulm)
2016-03-10ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()Geliang Tang
2016-03-10ext4: fix misspellings in comments.Adam Buchbinder
2016-03-10jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi
2016-03-10ext4: more efficient SEEK_DATA implementationJan Kara
2016-03-10ext4: cleanup handling of bh->b_state in DAX mmapJan Kara
2016-03-10ext4: return hole from ext4_map_blocks()Jan Kara
2016-03-10ext4: factor out determining of hole sizeJan Kara
2016-03-10Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-10ext4: fix setting of referenced bit in ext4_es_lookup_extent()Jan Kara
2016-03-10ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan
2016-03-09dax: check return value of dax_radix_entry()Ross Zwisler
2016-03-09ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara
2016-03-09ext4: remove i_ioend_countJan Kara
2016-03-09ext4: simplify io_end handling for AIO DIOJan Kara
2016-03-09ext4: move trans handling and completion deferal out of _ext4_get_blockJan Kara
2016-03-09ext4: rename and split get blocks functionsJan Kara
2016-03-09ext4: use i_mutex to serialize unaligned AIO DIOJan Kara
2016-03-09ext4: pack ioend structure betterJan Kara
2016-03-08jffs2: reduce the breakage on recovery from halfway failed rename()Al Viro
2016-03-08ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro
2016-03-07Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-07Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar
2016-03-06xfs: only run torn log write detection on dirty logsBrian Foster
2016-03-06xfs: refactor in-core log state update to helperBrian Foster
2016-03-06xfs: refactor unmount record detection into helperBrian Foster
2016-03-06xfs: separate log head record discovery from verificationBrian Foster
2016-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig
2016-03-05Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-05Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-05Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng
2016-03-03Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana
2016-03-03block-dev: enable writeback cgroup supportShaohua Li
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo
2016-03-03ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov
2016-03-03ovl: ignore lower entries when checking purity of non-directory entriesKonstantin Khlebnikov
2016-03-03ovl: fix getcwd() failure after unsuccessful rmdirRui Wang
2016-03-03ovl: fix working on distributed fs as lower layerKonstantin Khlebnikov
2016-03-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-03-02userfaultfd: don't block on the last VM updates at exit timeLinus Torvalds