summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2016-05-18Btrfs: fix deadlock between direct IO reads and buffered writesFilipe Manana
2016-05-18Btrfs: fix extent_same allowing destination offset beyond i_sizeFilipe Manana
2016-05-18Btrfs: fix file loss on log replay after renaming a file and fsyncFilipe Manana
2016-05-18Btrfs: fix unreplayable log after snapshot delete + parent dir fsyncFilipe Manana
2016-05-18btrfs: change max_inline default to 2048David Sterba
2016-05-18btrfs: remove error message from search ioctl for nonexistent treeDavid Sterba
2016-05-18Btrfs: fix truncate_space_checkJosef Bacik
2016-05-18btrfs: reada: Fix in-segment calculation for readaZhao Lei
2016-05-18get_rock_ridge_filename(): handle malformed NM entriesAl Viro
2016-05-18atomic_open(): fix the handling of create_errorAl Viro
2016-05-18vfs: rename: check backing inode being equalMiklos Szeredi
2016-05-18vfs: add vfs_select_inode() helperMiklos Szeredi
2016-05-18ocfs2: fix posix_acl_create deadlockJunxiao Bi
2016-05-18ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi
2016-05-11proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-05-11propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman
2016-05-04btrfs: cleaner_kthread() doesn't need explicit freezeJiri Kosina
2016-05-04btrfs: fix memory leak of fs_info in block group cacheKinglong Mee
2016-05-04f2fs crypto: make sure the encryption info is initialized on opendir(2)Chao Yu
2016-05-04f2fs crypto: handle unexpected lack of encryption keysChao Yu
2016-05-04f2fs: don't need to call set_page_dirty for io errorJaegeuk Kim
2016-05-04f2fs: do f2fs_balance_fs when block is allocatedJaegeuk Kim
2016-05-04ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim
2016-05-04f2fs: cover large section in sanity check of superJaegeuk Kim
2016-05-04f2fs: slightly reorganize read_raw_super_blockShawn Lin
2016-05-04f2fs crypto: fix corrupted symlink in encrypted caseJaegeuk Kim