summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-05-05jffs2: remove from wait queue after schedule()Li Zefan
2014-05-05jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan
2014-05-05jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan
2014-05-05jffs2: Fix segmentation fault found in stress testKamlakant Patel
2014-05-05ext4: fix premature freeing of partial clusters split across leaf blocksEric Whitney
2014-05-05ext4: fix partial cluster handling for bigalloc file systemsEric Whitney
2014-05-05ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney
2014-05-05Btrfs: fix deadlock with nested trans handlesJosef Bacik
2014-05-05Btrfs: skip submitting barrier for missing deviceHidetoshi Seto
2014-05-05xfs: fix directory hash ordering bugMark Tinguely
2014-05-05bdi: avoid oops on device removalJan Kara
2014-05-05backing_dev: fix hung task on syncDerek Basehore
2014-05-05__dentry_path() fixesAl Viro
2014-05-05dcache: restore error on restart in prepend_pathMikulas Patocka
2014-04-18ext4: Speedup WB_SYNC_ALL pass called from sync(2)Jan Kara
2014-04-18NFSv3: Fix return value of nfs3_proc_setaclsTrond Myklebust
2014-04-18nfs: initialize the ACL support bits to zero.Malahal Naineni
2014-04-03mm: close PageTail raceDavid Rientjes
2014-04-03make prepend_name() work correctly when called with negative *buflenAl Viro
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-04-03FS-Cache: Handle removal of unadded object to the fscache_object_list rb treeDavid Howells
2014-04-03dlm: set zero linger time on sctp socketDongmao Zhang
2014-04-03NFSv4.1 free slot before resending I/O to MDSAndy Adamson
2014-04-03nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton
2014-04-03NFS: Fix races in nfs_revalidate_mappingTrond Myklebust
2014-04-03NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton
2014-04-03pnfs: fix BUG in filelayout_recover_commit_reqsWeston Andros Adamson
2014-04-03nfs: increment i_dio_count for reads, tooChristoph Hellwig
2014-04-03nfs: defer inode_dio_done call until size update is doneChristoph Hellwig
2014-04-03nfs: fix size updates for aio writesChristoph Hellwig
2014-04-03nfs: fix dead code of ipv6_addr_scopeAlexander Aring
2014-04-03NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust
2014-04-03nfs: use IS_ROOT not DCACHE_DISCONNECTEDJ. Bruce Fields
2014-03-31fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware e...Dave Jones
2014-03-26NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust
2014-03-24bio-integrity: Fix bio_integrity_verify segment start bugNicholas Bellinger
2014-03-22fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev
2014-03-22NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust
2014-03-22NFS: Fix a delegation callback raceTrond Myklebust
2014-03-22ocfs2 syncs the wrong range...Al Viro
2014-03-22ocfs2: fix quota file corruptionJan Kara
2014-03-14Fix mountpoint reference leakage in linkatOleg Drokin
2014-03-12epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron
2014-03-12epoll: do not take global 'epmutex' for simple topologiesJason Baron
2014-03-12epoll: optimize EPOLL_CTL_DEL using rcuJason Baron
2014-03-05quota: Fix race between dqput() and dquot_scan_active()Jan Kara
2014-03-05fs: fix iversion handlingChristoph Hellwig
2014-03-05NFS fix error return in nfs4_select_rw_stateidAndy Adamson
2014-03-05CIFS: Fix too big maxBuf size for SMB3 mountsPavel Shilovsky
2014-03-05cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton