summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-06-07btrfs: make state preallocation more speculative in __set_extent_bitDavid Sterba
2016-06-07btrfs: scrub: Set bbio to NULL before calling btrfs_map_blockZhao Lei
2016-06-07Btrfs: fix unexpected return value of fiemapLiu Bo
2016-06-07Btrfs: fix empty symlink after creating symlink and fsync parent dirFilipe Manana
2016-06-07Btrfs: fix for incorrect directory entries after fsync log replayFilipe Manana
2016-06-07btrfs: pass the right error code to the btrfs_std_errorAnand Jain
2016-06-07btrfs: fix memory leak during RAID 5/6 device replacementScott Talbert
2016-06-07Btrfs: fix fspath error deallocationVincent Stehlé
2016-06-07btrfs: fix int32 overflow in shrink_delalloc().Adam Borowski
2016-06-07btrfs: add write protection to SET_FEATURES ioctlDavid Sterba
2016-06-07btrfs: fix lock dep warning move scratch super outside of chunk_mutexAnand Jain
2016-06-07Btrfs: remove BUG_ON()'s in btrfs_map_blockJosef Bacik
2016-06-07Btrfs: fix divide error upon chunk's stripe_lenLiu Bo
2016-06-07btrfs: add check to sysfs handler of labelDavid Sterba
2016-06-07btrfs: add read-only check to sysfs handler of featuresDavid Sterba
2016-06-07btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uu...Anand Jain
2016-06-07btrfs: avoid overflowing f_bfreeLuis de Bethencourt
2016-06-07btrfs: fix mixed block count of available spaceLuis de Bethencourt
2016-06-07btrfs: allow balancing to dup with multi-deviceAustin S. Hemmelgarn
2016-06-07Btrfs: do not create empty block group if we have allocated dataLiu Bo
2016-06-07btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr
2016-06-07xfs: skip stale inodes in xfs_iflush_clusterDave Chinner
2016-06-07xfs: fix inode validity check in xfs_iflush_clusterDave Chinner
2016-06-07xfs: xfs_iflush_cluster fails to abort on errorDave Chinner
2016-06-07xfs: Don't wrap growfs AGFL indexesDave Chinner
2016-06-07xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen
2016-06-07nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson
2016-06-07ext4: silence UBSAN in ext4_mb_init()Nicolai Stange
2016-06-07ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange
2016-06-07ext4: fix oops on corrupted filesystemJan Kara
2016-06-07ext4: fix check of dqget() return value in ext4_ioctl_setproject()Seth Forshee
2016-06-07ext4: clean up error handling when orphan list is corruptedTheodore Ts'o
2016-06-07ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o
2016-06-07affs: fix remount failure when there are no options changedMikulas Patocka
2016-06-01hpfs: implement the show_options methodMikulas Patocka
2016-06-01hpfs: fix remount failure when there are no options changedMikulas Patocka
2016-06-01fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher
2016-06-01fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher
2016-06-01fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher
2016-06-01fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher
2016-06-01remove directory incorrectly tries to set delete on close on non-empty direct...Steve French
2016-05-18btrfs: Reset IO error counters before start of device replacingYauhen Kharuzhy
2016-05-18Btrfs: don't use src fd for printkJosef Bacik
2016-05-18btrfs: fallback to vmalloc in btrfs_compare_treeDavid Sterba
2016-05-18btrfs: handle non-fatal errors in btrfs_qgroup_inherit()Mark Fasheh
2016-05-18Btrfs: fix invalid reference in replace_pathLiu Bo
2016-05-18btrfs: do not write corrupted metadata blocks to diskAlex Lyakas
2016-05-18btrfs: csum_tree_block: return proper errno valueAlex Lyakas
2016-05-18Btrfs: do not collect ordered extents when logging that inode existsFilipe Manana
2016-05-18Btrfs: fix race when checking if we can skip fsync'ing an inodeFilipe Manana