Age | Commit message (Expand) | Author |
2014-04-03 | mm: close PageTail race | David Rientjes |
2014-04-03 | ext4: atomically set inode->i_flags in ext4_set_inode_flags() | Theodore Ts'o |
2014-03-23 | bio-integrity: Fix bio_integrity_verify segment start bug | Nicholas Bellinger |
2014-03-23 | Fix mountpoint reference leakage in linkat | Oleg Drokin |
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 | NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid | Trond Myklebust |
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-06 | quota: Fix race between dqput() and dquot_scan_active() | Jan Kara |
2014-03-06 | fs: fix iversion handling | Christoph Hellwig |
2014-03-06 | CIFS: Fix too big maxBuf size for SMB3 mounts | Pavel Shilovsky |
2014-03-06 | cifs: ensure that uncached writes handle unmapped areas correctly | Jeff Layton |
2014-03-06 | ext4: don't leave i_crtime.tv_sec uninitialized | Theodore Ts'o |
2014-03-06 | ext4: fix online resize with a non-standard blocks per group setting | Theodore Ts'o |
2014-03-06 | ext4: fix online resize with very large inode tables | Theodore Ts'o |
2014-03-06 | ext4: don't try to modify s_flags if the the file system is read-only | Theodore Ts'o |
2014-03-06 | ext4: fix error paths in swap_inode_boot_loader() | Zheng Liu |
2014-02-22 | block: Fix nr_vecs for inline integrity vectors | Martin K. Petersen |
2014-02-22 | lockd: send correct lock when granting a delayed lock. | NeilBrown |
2014-02-22 | retrieving CIFS ACLs when mounted with SMB2 fails dropping session | Steve French |
2014-02-22 | Add protocol specific operation for CIFS xattrs | Steve French |
2014-02-22 | CIFS: Fix SMB2 mounts so they don't try to set or get xattrs via cifs | Steve French |
2014-02-22 | fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem | Eric W. Biederman |
2014-02-20 | mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq | KOSAKI Motohiro |
2014-02-20 | Btrfs: disable snapshot aware defrag for now | Josef Bacik |
2014-02-13 | pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done | Boaz Harrosh |
2014-02-13 | nfs4: fix discover_server_trunking use after free | Weston Andros Adamson |
2014-02-13 | NFSv4.1: Handle errors correctly in nfs41_walk_client_list | Trond Myklebust |
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-13 | fs/compat: fix lookup_dcookie() parameter handling | Heiko Carstens |
2014-02-13 | fs/compat: fix parameter handling for compat readv/writev syscalls | Heiko Carstens |
2014-02-13 | compat: fix sys_fanotify_mark | Heiko Carstens |
2014-02-13 | fuse: fix pipe_buf_operations | Miklos Szeredi |
2014-02-06 | btrfs: restrict snapshotting to own subvolumes | David Sterba |
2014-02-06 | Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot() | Wang Shilong |
2014-02-06 | vfs: Is mounted should be testing mnt_ns for NULL or error. | Eric W. Biederman |
2014-02-06 | ext4: avoid clearing beyond i_blocks when truncating an inline data file | Theodore Ts'o |
2014-01-25 | nilfs2: fix segctor bug that causes file system corruption | Andreas Rohner |
2014-01-25 | writeback: Fix data corruption on NFS | Jan Kara |
2014-01-25 | vfs: In d_path don't call d_dname on a mount point | Eric W. Biederman |
2014-01-25 | GFS2: Increase i_writecount during gfs2_setattr_chown | Bob Peterson |
2014-01-09 | ext4: fix bigalloc regression | Eric Whitney |
2014-01-09 | ceph: allow sync_read/write return partial successed size of read/write. | majianpeng |
2014-01-09 | ceph: fix bugs about handling short-read for sync read mode. | majianpeng |
2014-01-09 | ceph: Add check returned value on func ceph_calc_ceph_pg. | majianpeng |
2014-01-09 | ceph: cleanup types in striped_read() | Dan Carpenter |