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