Age | Commit message (Expand) | Author |
2014-07-17 | ext4: clarify error count warning messages | Theodore Ts'o |
2014-07-17 | ext4: fix unjournalled bg descriptor while initializing inode bitmap | Theodore Ts'o |
2014-07-09 | nfsd: fix rare symlink decoding bug | J. Bruce Fields |
2014-07-09 | ext4: Fix hole punching for files with indirect blocks | Jan Kara |
2014-07-09 | ext4: Fix buffer double free in ext4_alloc_branch() | Jan Kara |
2014-07-09 | CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o... | Steve French |
2014-07-06 | reiserfs: call truncate_setsize under tailpack mutex | Jeff Mahoney |
2014-07-06 | nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry | Jeff Layton |
2014-07-06 | nfsd: don't try to reuse an expired DRC entry off the list | Jeff Layton |
2014-07-06 | NFS: Don't declare inode uptodate unless all attributes were checked | Trond Myklebust |
2014-07-06 | nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer | Christoph Hellwig |
2014-07-06 | nfsd4: fix FREE_STATEID lockowner leak | J. Bruce Fields |
2014-07-06 | pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr() | Trond Myklebust |
2014-07-06 | UBIFS: Remove incorrect assertion in shrink_tnc() | hujianyang |
2014-07-06 | UBIFS: fix an mmap and fsync race condition | hujianyang |
2014-06-30 | btrfs: fix use of uninit "ret" in end_extent_writepage() | Eric Sandeen |
2014-06-30 | Btrfs: fix scrub_print_warning to handle skinny metadata extents | Liu Bo |
2014-06-30 | Btrfs: use right type to get real comparison | Liu Bo |
2014-06-30 | fs: btrfs: volumes.c: Fix for possible null pointer dereference | Rickard Strandqvist |
2014-06-30 | Btrfs: send, don't error in the presence of subvols/snapshots | Filipe Manana |
2014-06-30 | Btrfs: set right total device count for seeding support | Wang Shilong |
2014-06-30 | Btrfs: mark mapping with error flag to report errors to userspace | Liu Bo |
2014-06-30 | Btrfs: make sure there are not any read requests before stopping workers | Wang Shilong |
2014-06-30 | Btrfs: output warning instead of error when loading free space cache failed | Miao Xie |
2014-06-30 | btrfs: Add ctime/mtime update for btrfs device add/remove. | Qu Wenruo |
2014-06-30 | Btrfs: fix double free in find_lock_delalloc_range | Chris Mason |
2014-06-30 | aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 | Benjamin LaHaise |
2014-06-30 | aio: fix aio request leak when events are reaped by userspace | Benjamin LaHaise |
2014-06-30 | ext4: fix wrong assert in ext4_mb_normalize_request() | Maurizio Lombardi |
2014-06-30 | ext4: fix zeroing of page during writeback | Jan Kara |
2014-06-16 | fs,userns: Change inode_capable to capable_wrt_inode_uidgid | Andy Lutomirski |
2014-06-07 | metag: Reduce maximum stack size to 256MB | James Hogan |
2014-06-07 | nfsd4: remove lockowner when removing lock stateid | J. Bruce Fields |
2014-06-07 | nfsd4: warn on finding lockowner without stateid's | J. Bruce Fields |
2014-06-07 | NFSD: Call ->set_acl with a NULL ACL structure if no entries | Kinglong Mee |
2014-06-07 | NFSd: call rpc_destroy_wait_queue() from free_client() | Trond Myklebust |
2014-06-07 | NFSd: Move default initialisers from create_client() to alloc_client() | Trond Myklebust |
2014-06-07 | posix_acl: handle NULL ACL in posix_acl_equiv_mode | Christoph Hellwig |
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 |