summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-29Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra
2017-09-29sched/debug: Implement consistent task-state printingPeter Zijlstra
2017-09-28Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-09-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-09-27quota: Fix quota corruption with generic/232 testJan Kara
2017-09-26vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher
2017-09-26xfs: revert "xfs: factor rmap btree size into the indlen calculations"Darrick J. Wong
2017-09-26xfs: Capture state of the right inode in xfs_iflush_doneCarlos Maiolino
2017-09-26xfs: perag initialization should only touch m_ag_max_usable for AG 0Darrick J. Wong
2017-09-26xfs: update i_size after unwritten conversion in dio completionEryu Guan
2017-09-26iomap_dio_rw: Allocate AIO completion queue before submitting dioChandan Rajendra
2017-09-26xfs: validate bdev support for DAX inode flagRoss Zwisler
2017-09-26btrfs: log csums for all modified extentsJosef Bacik
2017-09-26Btrfs: fix unexpected result when dio reading corrupted blocksLiu Bo
2017-09-26btrfs: Report error on removing qgroup if del_qgroup_item failsSargun Dhillon
2017-09-26Btrfs: skip checksum when reading compressed data if some IO have failedLiu Bo
2017-09-26Btrfs: fix kernel oops while reading compressed dataLiu Bo
2017-09-26Btrfs: use btrfs_op instead of bio_op in __btrfs_map_blockLiu Bo
2017-09-26Btrfs: do not backup tree roots when fsyncLiu Bo
2017-09-26btrfs: remove BTRFS_FS_QUOTA_DISABLING flagMisono, Tomohiro
2017-09-26btrfs: propagate error to btrfs_cmp_data_prepare callerNaohiro Aota
2017-09-26btrfs: prevent to set invalid default subvolidsatoru takeuchi
2017-09-26Btrfs: send: fix error number for unknown inode typesTsutomu Itoh
2017-09-26btrfs: fix NULL pointer dereference from free_reloc_roots()Naohiro Aota
2017-09-26btrfs: finish ordered extent cleaning if no progress is foundNaohiro Aota
2017-09-26btrfs: clear ordered flag on cleaning up ordered extentsNaohiro Aota
2017-09-26Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFOOmar Sandoval
2017-09-26Btrfs: do not reset bio->bi_ops while writing bioLiu Bo
2017-09-26Btrfs: use the new helper wbc_to_write_flagsLiu Bo
2017-09-25xfs: remove redundant re-initialization of total_nr_pagesColin Ian King
2017-09-25xfs: Output warning message when discard option was enabled even though the d...Kenjiro Nakayama
2017-09-25xfs: report zeroed or not correctly in xfs_zero_range()Eryu Guan
2017-09-25xfs: kill meaningless variable 'zero'Eryu Guan
2017-09-25fs/xfs: Use %pS printk format for direct addressesHelge Deller
2017-09-25xfs: evict CoW fork extents when performing finsert/fcollapseDarrick J. Wong
2017-09-25xfs: don't unconditionally clear the reflink flag on zero-block filesDarrick J. Wong
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-25Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-25gfs2: Fix debugfs glocks dumpAndreas Gruenbacher
2017-09-25fs: Fix page cache inconsistency when mixing buffered and AIO DIOLukas Czerner
2017-09-22Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.s...Linus Torvalds
2017-09-22Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-22SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French
2017-09-22SMB3: handle new statx fieldsSteve French
2017-09-20SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French
2017-09-20cifs: release auth_key.response for reconnect.Shu Wang
2017-09-20cifs: release cifs root_cred after exit_cifsShu Wang