summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-01-08Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana
2015-01-08Btrfs: make sure logged extents complete in the current transaction V3Josef Bacik
2015-01-08Btrfs: do not move em to modified list when unpinningJosef Bacik
2015-01-08btrfs: fix wrong accounting of raid1 data profile in statfsDavid Sterba
2015-01-08Btrfs: make sure we wait on logged extents when fsycning two subvolsJosef Bacik
2015-01-08eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow
2015-01-08eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks
2015-01-08udf: Check component length before reading itJan Kara
2015-01-08udf: Verify symlink size before loading itJan Kara
2015-01-08udf: Verify i_size when loading inodeJan Kara
2015-01-08udf: Check path length when reading symlinkJan Kara
2015-01-08ncpfs: return proper error from NCP_IOC_SETROOT ioctlJan Kara
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-08umount: Disallow unprivileged mount forceEric W. Biederman
2015-01-08mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mountEric W. Biederman
2015-01-08mnt: Fix a memory stomp in umountEric W. Biederman
2015-01-08isofs: Fix unchecked printing of ER recordsJan Kara
2015-01-08dcache: fix kmemcheck warning in switch_namesMikulas Patocka
2015-01-08nfs41: fix nfs4_proc_layoutget error handlingPeng Tao
2015-01-08f2fs: fix possible data corruption in f2fs_write_begin()Jan Kara
2015-01-08f2fs: avoid returning uninitialized value to userspace from f2fs_trim_fs()Jan Kara
2015-01-08isofs: Fix infinite looping over CE entriesJan Kara
2014-12-16deal with deadlock in d_walk()Al Viro
2014-12-16move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-12-03fat: fix oops on corrupted vfat fsAl Viro
2014-12-01Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-01jbd2: fix regression where we fail to initialize checksum seed when loadingDarrick J. Wong
2014-11-30btrfs: zero out left over bytes after processing compression streamsChris Mason
2014-11-25Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-11-25Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds
2014-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-11-21Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...Al Viro
2014-11-20ovl: ovl_dir_fsync() cleanupMiklos Szeredi
2014-11-20ovl: pass dentry into ovl_dir_read_merged()Miklos Szeredi
2014-11-20ovl: use lockless_dereference() for upperdentryMiklos Szeredi
2014-11-20ovl: allow filenames with commaMiklos Szeredi
2014-11-20ovl: fix race in private xattr checksMiklos Szeredi
2014-11-20ovl: fix remove/copy-up raceMiklos Szeredi
2014-11-20ovl: rename filesystem type to "overlay"Miklos Szeredi
2014-11-19nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust
2014-11-19btrfs: fix lockups from btrfs_clear_path_blockingChris Mason
2014-11-19isofs: avoid unused function warningArnd Bergmann
2014-11-19vfs: fix reference leak in d_prune_aliases()Yan, Zheng
2014-11-19nfsd: correctly define v4.2 support attributesChristoph Hellwig
2014-11-15Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-11-13Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-11-13fanotify: fix notification of groups with inode & mount marksJan Kara
2014-11-13ceph: fix flush tid comparisionYan, Zheng
2014-11-12NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust
2014-11-12NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revokedTrond Myklebust