summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-01-29fix deadlock in cifs_ioctl_clone()Al Viro
2015-01-27LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust
2015-01-27NFSv4.1: Fix client id trunking on LinuxTrond Myklebust
2015-01-27locks: fix NULL-deref in generic_delete_leaseNeilBrown
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-16Btrfs: don't delay inode ref updates during log replayChris Mason
2015-01-16nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() racesRyusuke Konishi
2015-01-16ceph: do_sync is never initializedDan Carpenter
2015-01-16nfsd: fix fi_delegees leak when fi_had_conflict returns trueJeff Layton
2015-01-16nfsd4: fix xdr4 count of server in fs_location4Benjamin Coddington
2015-01-16nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington
2015-01-16fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes
2015-01-16reiserfs: destroy allocated commit workqueueJiri Slaby
2015-01-16writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2015-01-16pstore-ram: Fix hangs by using write-combine mappingsRob Herring
2015-01-16ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei
2015-01-16ocfs2: fix journal commit deadlockJunxiao Bi
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