Age | Commit message (Expand) | Author |
2014-06-20 | fs,userns: Change inode_capable to capable_wrt_inode_uidgid | Andy Lutomirski |
2014-06-20 | btrfs: fix defrag 32-bit integer overflow | Justin Maggard |
2014-06-09 | metag: Reduce maximum stack size to 256MB | James Hogan |
2014-06-09 | nfsd4: remove lockowner when removing lock stateid | J. Bruce Fields |
2014-06-09 | nfsd4: warn on finding lockowner without stateid's | J. Bruce Fields |
2014-06-09 | NFSD: Call ->set_acl with a NULL ACL structure if no entries | Kinglong Mee |
2014-06-09 | NFSd: call rpc_destroy_wait_queue() from free_client() | Trond Myklebust |
2014-06-09 | NFSd: Move default initialisers from create_client() to alloc_client() | Trond Myklebust |
2014-06-09 | autofs: fix lockref lookup | Ian Kent |
2014-06-09 | posix_acl: handle NULL ACL in posix_acl_equiv_mode | Christoph Hellwig |
2014-06-06 | aio: fix potential leak in aio_run_iocb(). | Leon Yu |
2014-06-06 | coredump: fix va_list corruption | Eric Dumazet |
2014-05-29 | fs: Don't return 0 from get_anon_bdev | Thomas Bächler |
2014-05-29 | cifs: Wait for writebacks to complete before attempting write. | Sachin Prabhu |
2014-05-29 | don't bother with {get,put}_write_access() on non-regular files | Al Viro |
2014-05-15 | lockd: ensure we tear down any live sockets when socket creation fails during... | Jeff Layton |
2014-05-15 | aio: v4 ensure access to ctx->ring_pages is correctly serialised for migration | Benjamin LaHaise |
2014-05-15 | locks: allow __break_lease to sleep even when break_time is 0 | Jeff Layton |
2014-05-15 | ext4: use i_size_read in ext4_unaligned_aio() | Theodore Ts'o |
2014-05-15 | ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent() | Theodore Ts'o |
2014-05-15 | ext4: fix jbd2 warning under heavy xattr load | Jan Kara |
2014-05-15 | ext4: note the error in ext4_end_bio() | Matthew Wilcox |
2014-05-15 | ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS | Kazuya Mio |
2014-05-15 | ocfs2: fix panic on kfree(xattr->name) | Tetsuo Handa |
2014-05-15 | ocfs2: do not put bh when buffer_uptodate failed | alex chen |
2014-05-15 | ocfs2: dlm: fix recovery hung | Junxiao Bi |
2014-05-15 | ocfs2: dlm: fix lock migration crash | Junxiao Bi |
2014-05-15 | reiserfs: fix race in readdir | Jeff Mahoney |
2014-05-15 | nfsd: set timeparms.to_maxval in setup_callback_client | Jeff Layton |
2014-05-15 | NFSD: Traverse unconfirmed client through hash-table | Kinglong Mee |
2014-05-15 | nfsd4: fix setclientid encode size | J. Bruce Fields |
2014-05-15 | nfsd: check passed socket's net matches NFSd superblock's one | Stanislav Kinsbursky |
2014-05-15 | nfsd: notify_change needs elevated write count | J. Bruce Fields |
2014-05-15 | nfsd4: leave reply buffer space for failed setattr | J. Bruce Fields |
2014-05-15 | nfsd4: fix test_stateid error reply encoding | J. Bruce Fields |
2014-05-15 | nfsd4: buffer-length check for SUPPATTR_EXCLCREAT | J. Bruce Fields |
2014-05-15 | nfsd4: session needs room for following op to error out | J. Bruce Fields |
2014-05-15 | NFSv4: Fix a use-after-free problem in open() | Trond Myklebust |
2014-05-05 | dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSY | Bart Van Assche |
2014-05-05 | jffs2: remove from wait queue after schedule() | Li Zefan |
2014-05-05 | jffs2: avoid soft-lockup in jffs2_reserve_space_gc() | Li Zefan |
2014-05-05 | jffs2: Fix crash due to truncation of csize | Ajesh Kunhipurayil Vijayan |
2014-05-05 | jffs2: Fix segmentation fault found in stress test | Kamlakant Patel |
2014-05-05 | ext4: fix premature freeing of partial clusters split across leaf blocks | Eric Whitney |
2014-05-05 | ext4: fix partial cluster handling for bigalloc file systems | Eric Whitney |
2014-05-05 | ext4: fix error return from ext4_ext_handle_uninitialized_extents() | Eric Whitney |
2014-05-05 | Btrfs: fix deadlock with nested trans handles | Josef Bacik |
2014-05-05 | Btrfs: skip submitting barrier for missing device | Hidetoshi Seto |
2014-05-05 | xfs: fix directory hash ordering bug | Mark Tinguely |
2014-05-05 | bdi: avoid oops on device removal | Jan Kara |