summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-07-21UBIFS: Implement ->migratepage()Kirill A. Shutemov
2016-07-21NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-07-21make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro
2016-07-18fix d_walk()/non-delayed __d_free() raceAl Viro
2016-07-18ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney
2016-06-15xfs: skip stale inodes in xfs_iflush_clusterDave Chinner
2016-06-15xfs: fix inode validity check in xfs_iflush_clusterDave Chinner
2016-06-15xfs: xfs_iflush_cluster fails to abort on errorDave Chinner
2016-06-15ext4: silence UBSAN in ext4_mb_init()Nicolai Stange
2016-06-15ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange
2016-06-15ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o
2016-06-15fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher
2016-06-15remove directory incorrectly tries to set delete on close on non-empty direct...Steve French
2016-05-25NFS: Don't attempt to decode missing directory entriesBenjamin Coddington
2016-05-16get_rock_ridge_filename(): handle malformed NM entriesAl Viro
2016-05-11proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-05-03Revert "xfs: add capability check to free eofblocks ioctl"Jiri Slaby
2016-04-23mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers.Eric W. Biederman
2016-04-23fs/pipe.c: skip file_update_time on frozen fsDmitry Monakhov
2016-04-21pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-04-21fs, seqfile: always allow oom killerGreg Thelen
2016-04-21fs, seq_file: fallback to vmalloc instead of oom kill processesDavid Rientjes
2016-04-20ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan
2016-04-20ext4: add lockdep annotations for i_data_semTheodore Ts'o
2016-04-11ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi
2016-04-11ocfs2/dlm: fix race between convert and recoveryJoseph Qi
2016-04-11fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-04-11xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik
2016-04-11splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent
2016-04-11jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi
2016-04-11nfs: fix high load average due to callback thread sleepingJeff Layton
2016-04-11Btrfs: skip locking when searching commit rootWang Shilong
2016-04-11xfs: allow inode allocations in post-growfs disk spaceEric Sandeen
2016-03-30umount: Do not allow unmounting rootfs.Eric W. Biederman
2016-03-14efi: Make efivarfs entries immutable by defaultPeter Jones
2016-03-14efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2016-03-07Fix directory hardlinks from deleted directoriesDavid Woodhouse
2016-03-07jffs2: Fix page lock / f->sem deadlockDavid Woodhouse
2016-03-07Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker
2016-03-07CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky
2016-03-07cifs: fix out-of-bounds access in lease parsingJustin Maggard
2016-03-07nfsd: fix problem with setting ACL on directoriesNeilBrown
2016-03-04bio: return EINTR if copying to user space got interruptedHannes Reinecke
2016-03-03locks: fix unlock when fcntl_setlk races with a closeJeff Layton
2016-03-03do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-03-03NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-03-03uml: fix hostfs mknod()Vegard Nossum
2016-03-03Btrfs: fix number of transaction units required to create symlinkFilipe Manana
2016-03-03Btrfs: send, don't BUG_ON() when an empty symlink is foundFilipe Manana
2016-03-03Btrfs: igrab inode in writepageJosef Bacik