summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-05-13locks: allow __break_lease to sleep even when break_time is 0Jeff Layton
2014-05-06ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o
2014-05-06ocfs2: do not put bh when buffer_uptodate failedalex chen
2014-05-06ocfs2: dlm: fix recovery hungJunxiao Bi
2014-05-06ocfs2: dlm: fix lock migration crashJunxiao Bi
2014-05-06reiserfs: fix race in readdirJeff Mahoney
2014-05-06nfsd4: fix setclientid encode sizeJ. Bruce Fields
2014-05-06nfsd: notify_change needs elevated write countJ. Bruce Fields
2014-05-06nfsd4: fix test_stateid error reply encodingJ. Bruce Fields
2014-05-06nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields
2014-05-06nfsd4: session needs room for following op to error outJ. Bruce Fields
2014-04-26jffs2: remove from wait queue after schedule()Li Zefan
2014-04-26jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan
2014-04-26jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan
2014-04-26jffs2: Fix segmentation fault found in stress testKamlakant Patel
2014-04-14proc: pid/status: show all supplementary groupsArtem Bityutskiy
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-23Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana
2014-03-23fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev
2014-03-23NFS: Fix a delegation callback raceTrond Myklebust
2014-03-23ocfs2 syncs the wrong range...Al Viro
2014-03-23ocfs2: fix quota file corruptionJan Kara
2014-03-11ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o
2014-03-11cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton
2014-03-11ext4: fix possible use-after-free with AIOJan Kara
2014-03-11UBIFS: fix double free of ubifs_orphan objectsAdam Thomas
2014-03-11ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2014-03-11ncpfs: fix rmdir returns Device or resource busyDave Chiluk
2014-03-11cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton
2014-03-11fuse: hotfix truncate_pagecache() issueMaxim Patlasov
2014-03-11fuse: readdir: check for slash in namesMiklos Szeredi
2014-03-11nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko
2014-03-11quota: Fix race between dqput() and dquot_scan_active()Jan Kara
2014-03-11cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton
2014-03-11ext4: don't leave i_crtime.tv_sec uninitializedTheodore Ts'o
2014-03-11ext4: fix online resize with a non-standard blocks per group settingTheodore Ts'o
2014-03-11ext4: don't try to modify s_flags if the the file system is read-onlyTheodore Ts'o
2014-02-22lockd: send correct lock when granting a delayed lock.NeilBrown
2014-02-22fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmemEric W. Biederman
2014-02-20nfs: tear down caches in nfs_init_writepagecache when allocation failsJeff Layton
2014-02-20ext4: protect group inode free counting with group lockTao Ma
2014-02-20mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irqKOSAKI Motohiro
2014-02-13hpfs: deadlock and race in directory lseek()Al Viro
2014-02-13nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson
2014-02-13NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust
2014-02-13ore: Fix wrong math in allocation of per device BIOBoaz Harrosh
2014-02-06Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()Wang Shilong
2014-01-29nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner
2014-01-08jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o
2014-01-08GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse