summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2015-05-06NFS: Add a stub for GETDEVICELISTAnna Schumaker1-0/+6
2015-05-06nfsd: eliminate NFSD_DEBUGMark Salter3-3/+3
2015-05-06nfsd4: disallow SEEK with special stateidsJ. Bruce Fields1-0/+2
2015-05-06nfsd4: fix READ permission checkingJ. Bruce Fields1-4/+8
2015-05-06nfsd4: disallow ALLOCATE with special stateidsJ. Bruce Fields1-0/+2
2015-05-06Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"Nicolas Iooss2-2/+2
2015-05-06RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro1-2/+4
2015-05-06mnt: Don't propagate umounts in __detach_mountsEric W. Biederman1-1/+1
2015-05-06mnt: Improve the umount_tree flagsEric W. Biederman2-16/+16
2015-05-06ext4: make fsync to sync parent dir in no-journal for real this timeLukas Czerner1-9/+11
2015-05-06fs/binfmt_elf.c: fix bug in loading of PIE binariesMichael Davidson1-1/+8
2015-05-06NFS: fix BUG() crash in notify_change() with patch to chown_common()Andrew Elble1-1/+1
2015-05-06Btrfs: fix inode eviction infinite loop after extent_same ioctlFilipe Manana1-0/+3
2015-05-06Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana1-0/+5
2015-05-06btrfs: don't accept bare namespace as a valid xattrDavid Sterba1-14/+39
2015-05-06Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana1-3/+2
2015-04-29fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn1-28/+48
2015-04-19xfs: ensure truncate forces zeroed blocks to diskDave Chinner3-28/+27
2015-04-19ext4: fix indirect punch hole corruptionOmar Sandoval1-34/+71
2015-04-19ioctx_alloc(): fix vma (and file) leak on failureAl Viro1-0/+3
2015-04-19ocfs2: _really_ sync the right rangeAl Viro1-4/+10
2015-04-19cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp1-0/+1
2015-04-19cifs: smb2_clone_range() - exit on unhandled errorSachin Prabhu1-1/+2
2015-04-19nfsd: return correct lockowner when there is a race on hash insertJ. Bruce Fields1-1/+1
2015-04-19nfsd: return correct openowner when there is a race to put one in the hashJeff Layton1-1/+1
2015-04-19btrfs: simplify insert_orphan_itemDavid Sterba1-12/+4
2015-04-13hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov1-9/+11
2015-03-26pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov1-0/+3
2015-03-26nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi1-3/+4
2015-03-26fuse: notify: don't move pagesMiklos Szeredi1-0/+3
2015-03-26fuse: set stolen page uptodateMiklos Szeredi1-2/+2
2015-03-18GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()Andrew Elble1-1/+1
2015-03-18NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust1-1/+1
2015-03-18NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()Trond Myklebust1-0/+6
2015-03-18eCryptfs: don't pass fs-specific ioctl commands throughTyler Hicks1-4/+30
2015-03-18nfsd: fix clp->cl_revoked list deletion causing softlock in nfsdAndrew Elble1-1/+1
2015-03-18nilfs2: fix potential memory overrun on inodeRyusuke Konishi1-3/+44
2015-03-18procfs: fix race between symlink removals and traversalsAl Viro3-12/+22
2015-03-18debugfs: leave freeing a symlink body until inode evictionAl Viro1-17/+17
2015-03-18autofs4: Wrong format for printing dentryRasmus Villemoes1-1/+1
2015-03-18autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro1-2/+6
2015-03-18Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas1-1/+1
2015-03-18Btrfs: fix data loss in the fast fsync pathFilipe Manana1-28/+28
2015-03-18btrfs: fix lost return value due to variable shadowingDavid Sterba1-1/+0
2015-03-18Btrfs: fix fsync race leading to ordered extent memory leaksFilipe Manana1-5/+2
2015-03-06quota: Store maximum space limit in bytesJan Kara4-23/+13
2015-03-06x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert1-2/+3
2015-03-06Btrfs: fix fsync data loss after adding hard link to inodeFilipe Manana1-9/+73
2015-03-06btrfs: fix leak of path in btrfs_find_itemDavid Sterba3-15/+22
2015-03-06btrfs: set proper message level for skinny metadataDavid Sterba1-1/+1