Age | Commit message (Expand) | Author |
2014-03-23 | Btrfs: fix data corruption when reading/updating compressed extents | Filipe David Borba Manana |
2014-03-23 | fs/proc/base.c: fix GPF in /proc/$PID/map_files | Artem Fetishev |
2014-03-23 | NFS: Fix a delegation callback race | Trond Myklebust |
2014-03-23 | ocfs2 syncs the wrong range... | Al Viro |
2014-03-23 | ocfs2: fix quota file corruption | Jan Kara |
2014-03-11 | ext4: return ENOMEM if sb_getblk() fails | Theodore Ts'o |
2014-03-11 | cifs: adjust sequence number downward after signing NT_CANCEL request | Jeff Layton |
2014-03-11 | ext4: fix possible use-after-free with AIO | Jan Kara |
2014-03-11 | UBIFS: fix double free of ubifs_orphan objects | Adam Thomas |
2014-03-11 | ext4/jbd2: don't wait (forever) for stale tid caused by wraparound | Theodore Ts'o |
2014-03-11 | ncpfs: fix rmdir returns Device or resource busy | Dave Chiluk |
2014-03-11 | cifs: don't instantiate new dentries in readdir for inodes that need to be re... | Jeff Layton |
2014-03-11 | fuse: hotfix truncate_pagecache() issue | Maxim Patlasov |
2014-03-11 | fuse: readdir: check for slash in names | Miklos Szeredi |
2014-03-11 | nilfs2: fix issue with race condition of competition between segments for dir... | Vyacheslav Dubeyko |
2014-03-11 | quota: Fix race between dqput() and dquot_scan_active() | Jan Kara |
2014-03-11 | cifs: ensure that uncached writes handle unmapped areas correctly | Jeff Layton |
2014-03-11 | ext4: don't leave i_crtime.tv_sec uninitialized | Theodore Ts'o |
2014-03-11 | ext4: fix online resize with a non-standard blocks per group setting | Theodore Ts'o |
2014-03-11 | ext4: don't try to modify s_flags if the the file system is read-only | Theodore Ts'o |
2014-02-22 | lockd: send correct lock when granting a delayed lock. | NeilBrown |
2014-02-22 | fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem | Eric W. Biederman |
2014-02-20 | nfs: tear down caches in nfs_init_writepagecache when allocation fails | Jeff Layton |
2014-02-20 | ext4: protect group inode free counting with group lock | Tao Ma |
2014-02-20 | mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq | KOSAKI Motohiro |
2014-02-13 | hpfs: deadlock and race in directory lseek() | Al Viro |
2014-02-13 | nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME | Weston Andros Adamson |
2014-02-13 | NFSv4: OPEN must handle the NFS4ERR_IO return code correctly | Trond Myklebust |
2014-02-13 | ore: Fix wrong math in allocation of per device BIO | Boaz Harrosh |
2014-02-06 | Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot() | Wang Shilong |
2014-01-29 | nilfs2: fix segctor bug that causes file system corruption | Andreas Rohner |
2014-01-08 | jbd2: don't BUG but return ENOSPC if a handle runs out of space | Theodore Ts'o |
2014-01-08 | GFS2: Fix incorrect invalidation for DIO/buffered I/O | Steven Whitehouse |
2014-01-08 | GFS2: don't hold s_umount over blkdev_put | Steven Whitehouse |
2014-01-08 | ceph: Avoid data inconsistency due to d-cache aliasing in readpage() | Li Wang |
2014-01-08 | ext4: check for overlapping extents in ext4_valid_extent_entries() | Eryu Guan |
2014-01-08 | ext4: fix use-after-free in ext4_mb_new_blocks | Junho Ryu |
2014-01-08 | ceph: wake up 'safe' waiters when unregistering request | Yan, Zheng |
2014-01-08 | ceph: cleanup aborted requests when re-sending requests. | Yan, Zheng |
2013-12-20 | hpfs: fix warnings when the filesystem fills up | Mikulas Patocka |
2013-12-20 | nfs: fix do_div() warning by instead using sector_div() | Helge Deller |
2013-12-20 | xfs: underflow bug in xfs_attrlist_by_handle() | Dan Carpenter |
2013-12-11 | NFSv4: Update list of irrecoverable errors on DELEGRETURN | Trond Myklebust |
2013-12-08 | nfsd: use "init_net" for portmapper | Stanislav Kinsbursky |
2013-12-04 | ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea() | Theodore Ts'o |
2013-12-04 | devpts: plug the memory leak in kill_sb | Ilija Hadzic |
2013-11-29 | configfs: fix race between dentry put and lookup | Junxiao Bi |
2013-11-29 | nfsd: make sure to balance get/put_write_access | Christoph Hellwig |
2013-11-29 | nfsd: split up nfsd_setattr | Christoph Hellwig |
2013-11-29 | NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk() | Trond Myklebust |