summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2014-01-08GFS2: don't hold s_umount over blkdev_putSteven Whitehouse
2014-01-08ceph: Avoid data inconsistency due to d-cache aliasing in readpage()Li Wang
2014-01-08ext4: check for overlapping extents in ext4_valid_extent_entries()Eryu Guan
2014-01-08ext4: fix use-after-free in ext4_mb_new_blocksJunho Ryu
2014-01-08ceph: wake up 'safe' waiters when unregistering requestYan, Zheng
2014-01-08ceph: cleanup aborted requests when re-sending requests.Yan, Zheng
2013-12-20hpfs: fix warnings when the filesystem fills upMikulas Patocka
2013-12-20nfs: fix do_div() warning by instead using sector_div()Helge Deller
2013-12-20xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter
2013-12-11NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust
2013-12-08nfsd: use "init_net" for portmapperStanislav Kinsbursky
2013-12-04ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()Theodore Ts'o
2013-12-04devpts: plug the memory leak in kill_sbIlija Hadzic
2013-11-29configfs: fix race between dentry put and lookupJunxiao Bi
2013-11-29nfsd: make sure to balance get/put_write_accessChristoph Hellwig