aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-06-16nfsroot - cleanup trailing options on boot command lineGary S. Robertson
2015-05-15fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2015-05-15epoll.patchThomas Gleixner
2015-05-15xfs: Disable percpu SB on PREEMPT_RT_FULLSteven Rostedt
2015-05-15fs/aio: simple simple workSebastian Andrzej Siewior
2015-05-15fs: jbd2: pull your plug when waiting for spaceSebastian Andrzej Siewior
2015-05-15fs, jbd: pull your plug when waiting for spaceMike Galbraith
2015-05-15fs: ntfs: disable interrupt only on !RTMike Galbraith
2015-05-15mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2015-05-15fs: namespace preemption fixThomas Gleixner
2015-05-15timer-fd: Prevent live lockThomas Gleixner
2015-05-15buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2015-04-24xfs: ensure truncate forces zeroed blocks to diskDave Chinner
2015-04-24ext4: fix indirect punch hole corruptionOmar Sandoval
2015-04-24ioctx_alloc(): fix vma (and file) leak on failureAl Viro
2015-04-24ocfs2: _really_ sync the right rangeAl Viro
2015-04-24cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp
2015-04-24cifs: smb2_clone_range() - exit on unhandled errorSachin Prabhu
2015-04-23nfsd: return correct lockowner when there is a race on hash insertJ. Bruce Fields
2015-04-23nfsd: return correct openowner when there is a race to put one in the hashJeff Layton
2015-04-23btrfs: simplify insert_orphan_itemDavid Sterba
2015-04-16hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov
2015-03-28pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-03-28nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi
2015-03-28fuse: notify: don't move pagesMiklos Szeredi
2015-03-28fuse: set stolen page uptodateMiklos Szeredi
2015-03-23GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()Andrew Elble
2015-03-23NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust
2015-03-23NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()Trond Myklebust
2015-03-23eCryptfs: don't pass fs-specific ioctl commands throughTyler Hicks
2015-03-23nfsd: fix clp->cl_revoked list deletion causing softlock in nfsdAndrew Elble
2015-03-23nilfs2: fix potential memory overrun on inodeRyusuke Konishi
2015-03-14procfs: fix race between symlink removals and traversalsAl Viro
2015-03-14debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-03-14autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-03-14Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas
2015-03-14Btrfs: fix data loss in the fast fsync pathFilipe Manana
2015-03-14btrfs: fix lost return value due to variable shadowingDavid Sterba
2015-03-14Btrfs: fix fsync race leading to ordered extent memory leaksFilipe Manana
2015-03-06quota: Store maximum space limit in bytesJan Kara
2015-03-06x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-06Btrfs: fix fsync data loss after adding hard link to inodeFilipe Manana
2015-03-06btrfs: fix leak of path in btrfs_find_itemDavid Sterba
2015-03-06btrfs: set proper message level for skinny metadataDavid Sterba
2015-03-06jffs2: fix handling of corrupted summary lengthChen Jie
2015-03-06xfs: Fix quota type in quota structures when reusing quota fileJan Kara
2015-03-06udf: Check length of extended attributes and allocation descriptorsJan Kara
2015-03-06udf: Remove repeated loads blocksizeJan Kara
2015-03-06NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2015-03-06NFSv4: Ensure we reference the inode for return-on-close in delegreturnTrond Myklebust