summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs: jbd2: pull your plug when waiting for spaceSebastian Andrzej Siewior2015-01-161-0/+2
* fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner2015-01-164-7/+10
* epoll.patchThomas Gleixner2015-01-161-2/+2
* fs/fscache: remove spin_lock() from the condition in while()Sebastian Andrzej Siewior2015-01-161-5/+8
* fs, jbd: pull your plug when waiting for spaceMike Galbraith2015-01-161-0/+2
* fs: ntfs: disable interrupt only on !RTMike Galbraith2015-01-161-2/+2
* mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang2015-01-161-0/+2
* fs: namespace preemption fixThomas Gleixner2015-01-161-1/+4
* timer-fd: Prevent live lockThomas Gleixner2015-01-161-1/+1
* buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner2015-01-162-21/+10
* Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana2015-01-082-10/+6
* Btrfs: do not move em to modified list when unpinningJosef Bacik2015-01-081-2/+0
* eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow2015-01-081-1/+0
* eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks2015-01-082-15/+13
* udf: Verify symlink size before loading itJan Kara2015-01-081-4/+13
* ncpfs: return proper error from NCP_IOC_SETROOT ioctlJan Kara2015-01-081-1/+0
* userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman2015-01-081-0/+53
* umount: Disallow unprivileged mount forceEric W. Biederman2015-01-081-0/+3
* mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mountEric W. Biederman2015-01-081-1/+7
* isofs: Fix unchecked printing of ER recordsJan Kara2015-01-081-0/+3
* nfs41: fix nfs4_proc_layoutget error handlingPeng Tao2015-01-081-3/+3
* isofs: Fix infinite looping over CE entriesJan Kara2015-01-081-0/+6
* ext2: Fix oops in ext2_get_block() called from ext2_quota_write()Jan Kara2014-12-161-0/+1
* nfsd: Fix ACL null pointer derefSergio Gelato2014-12-061-0/+3
* nfsd4: fix leak of inode reference on delegation failureJ. Bruce Fields2014-12-061-11/+20
* nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust2014-12-061-2/+6
* NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust2014-11-213-3/+23
* nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara2014-11-211-1/+1
* NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust2014-11-211-0/+2
* NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust2014-11-211-1/+23
* block: Fix computation of merged request priorityJan Kara2014-11-211-6/+8
* nfs: fix pnfs direct write memory leakPeng Tao2014-11-211-0/+1
* Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason2014-11-141-1/+1
* quota: Properly return errors from dquot_writeback_dquots()Jan Kara2014-11-141-1/+1
* ext3: Don't check quota format when there are no quota filesJan Kara2014-11-141-7/+0
* nfsd4: fix crash on unknown operation numberJ. Bruce Fields2014-11-141-1/+2
* ext4: fix oops when loading block bitmap failedJan Kara2014-11-141-0/+4
* ext4: fix overflow when updating superblock backups after resizeJan Kara2014-11-141-1/+1
* ext4: check s_chksum_driver when looking for bg csum presenceDarrick J. Wong2014-11-142-2/+6
* ext4: fix reservation overflow in ext4_da_write_beginEric Sandeen2014-11-141-1/+16
* ext4: add ext4_iget_normal() which is to be used for dir tree lookupsTheodore Ts'o2014-11-144-3/+11
* ext4: grab missed write_count for EXT4_IOC_SWAP_BOOTDmitry Monakhov2014-11-141-1/+9
* ext4: don't check quota format when there are no quota filesJan Kara2014-11-141-7/+0
* ext4: check EA value offset when loadingDarrick J. Wong2014-11-141-8/+24
* jbd2: free bh when descriptor block checksum failsDarrick J. Wong2014-11-141-0/+1
* pstore: Fix duplicate {console,ftrace}-efi entriesValdis Kletnieks2014-11-141-2/+2
* mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman2014-11-141-0/+3
* kill wbuf_queued/wbuf_dwork_lockAl Viro2014-11-142-17/+2
* vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara2014-11-141-0/+3
* UBIFS: fix free log space calculationArtem Bityutskiy2014-11-141-2/+6