summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
* fix d_walk()/non-delayed __d_free() raceAl Viro2016-06-24
* proc: prevent stacking filesystems on topJann Horn2016-06-24
* ecryptfs: forbid opening files without mmap handlerJann Horn2016-06-24
* xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner2016-06-07
* xfs: print name of verifier if it failsEric Sandeen2016-06-07
* xfs: skip stale inodes in xfs_iflush_clusterDave Chinner2016-06-07
* xfs: fix inode validity check in xfs_iflush_clusterDave Chinner2016-06-07
* xfs: xfs_iflush_cluster fails to abort on errorDave Chinner2016-06-07
* xfs: Don't wrap growfs AGFL indexesDave Chinner2016-06-07
* xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen2016-06-07
* ext4: silence UBSAN in ext4_mb_init()Nicolai Stange2016-06-07
* ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange2016-06-07
* ext4: fix oops on corrupted filesystemJan Kara2016-06-07
* ext4: clean up error handling when orphan list is corruptedTheodore Ts'o2016-06-07
* ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o2016-06-07
* pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-06-07
* affs: fix remount failure when there are no options changedMikulas Patocka2016-06-07
* hpfs: implement the show_options methodMikulas Patocka2016-06-01
* hpfs: fix remount failure when there are no options changedMikulas Patocka2016-06-01
* fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher2016-06-01
* fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher2016-06-01
* fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher2016-06-01
* fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher2016-06-01
* remove directory incorrectly tries to set delete on close on non-empty direct...Steve French2016-06-01
* ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan2016-06-01
* Btrfs: don't use src fd for printkJosef Bacik2016-06-01
* get_rock_ridge_filename(): handle malformed NM entriesAl Viro2016-05-18
* atomic_open(): fix the handling of create_errorAl Viro2016-05-18
* vfs: rename: check backing inode being equalMiklos Szeredi2016-05-18
* vfs: add vfs_select_inode() helperMiklos Szeredi2016-05-18
* ocfs2: fix posix_acl_create deadlockJunxiao Bi2016-05-18
* ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi2016-05-18
* propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman2016-05-11
* fs/pnode.c: treat zero mnt_group_id-s as unequalMaxim Patlasov2016-05-11
* proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-05-11
* ext4: fix races of writeback with punch hole and zero rangeJan Kara2016-05-04
* ext4: fix races between buffered IO and collapse / insert rangeJan Kara2016-05-04
* ext4: move unlocked dio protection from ext4_alloc_file_blocks()Jan Kara2016-05-04
* ext4: fix races between page faults and hole punchingJan Kara2016-05-04
* ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan2016-05-04
* numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-05-04
* debugfs: Make automount point inodes permanently emptySeth Forshee2016-05-04
* Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana2016-04-20
* ext4: ignore quota mount options if the quota feature is enabledTheodore Ts'o2016-04-20
* ext4: add lockdep annotations for i_data_semTheodore Ts'o2016-04-20
* btrfs: fix crash/invalid memory access on fsync when using overlayfsFilipe Manana2016-04-20
* nfs: use file_dentry()Miklos Szeredi2016-04-20
* fs: add file_dentry()Miklos Szeredi2016-04-20
* ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi2016-04-12
* ocfs2/dlm: fix race between convert and recoveryJoseph Qi2016-04-12