Age | Commit message (Expand) | Author |
2014-05-30 | don't bother with {get,put}_write_access() on non-regular files | Al Viro |
2014-05-13 | lockd: ensure we tear down any live sockets when socket creation fails during... | Jeff Layton |
2014-05-13 | locks: allow __break_lease to sleep even when break_time is 0 | Jeff Layton |
2014-05-06 | ext4: use i_size_read in ext4_unaligned_aio() | Theodore Ts'o |
2014-05-06 | ext4: fix jbd2 warning under heavy xattr load | Jan Kara |
2014-05-06 | ocfs2: do not put bh when buffer_uptodate failed | alex chen |
2014-05-06 | ocfs2: dlm: fix recovery hung | Junxiao Bi |
2014-05-06 | ocfs2: dlm: fix lock migration crash | Junxiao Bi |
2014-05-06 | reiserfs: fix race in readdir | Jeff Mahoney |
2014-05-06 | nfsd: set timeparms.to_maxval in setup_callback_client | Jeff Layton |
2014-05-06 | NFSD: Traverse unconfirmed client through hash-table | Kinglong Mee |
2014-05-06 | nfsd4: fix setclientid encode size | J. Bruce Fields |
2014-05-06 | nfsd: check passed socket's net matches NFSd superblock's one | Stanislav Kinsbursky |
2014-05-06 | nfsd: notify_change needs elevated write count | J. Bruce Fields |
2014-05-06 | nfsd4: fix test_stateid error reply encoding | J. Bruce Fields |
2014-05-06 | nfsd4: buffer-length check for SUPPATTR_EXCLCREAT | J. Bruce Fields |
2014-05-06 | nfsd4: session needs room for following op to error out | J. Bruce Fields |
2014-05-06 | xfs: fix directory hash ordering bug | Mark Tinguely |
2014-04-26 | jffs2: remove from wait queue after schedule() | Li Zefan |
2014-04-26 | jffs2: avoid soft-lockup in jffs2_reserve_space_gc() | Li Zefan |
2014-04-26 | jffs2: Fix crash due to truncation of csize | Ajesh Kunhipurayil Vijayan |
2014-04-26 | jffs2: Fix segmentation fault found in stress test | Kamlakant Patel |
2014-04-26 | ext4: fix partial cluster handling for bigalloc file systems | Eric Whitney |
2014-04-26 | ext4: fix error return from ext4_ext_handle_uninitialized_extents() | Eric Whitney |
2014-04-26 | Btrfs: skip submitting barrier for missing device | Hidetoshi Seto |
2014-04-26 | bdi: avoid oops on device removal | Jan Kara |
2014-04-26 | backing_dev: fix hung task on sync | Derek Basehore |
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 |