Age | Commit message (Expand) | Author |
2014-07-28 | quota: missing lock in dqcache_shrink_scan() | Niu Yawei |
2014-07-28 | fuse: ignore entry-timeout on LOOKUP_REVAL | Anand Avati |
2014-07-28 | fuse: handle large user and group ID | Miklos Szeredi |
2014-07-28 | fuse: timeout comparison fix | Miklos Szeredi |
2014-07-17 | ext4: fix a potential deadlock in __ext4_es_shrink() | Theodore Ts'o |
2014-07-17 | ext4: disable synchronous transaction batching if max_batch_time==0 | Eric Sandeen |
2014-07-17 | ext4: clarify ext4_error message in ext4_mb_generate_buddy_error() | Theodore Ts'o |
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 | aio: block io_destroy() until all context requests are completed | Anatol Pomozov |
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-09 | fs/cifs: fix regression in cifs_create_mf_symlink() | Björn Baumbach |
2014-07-06 | reiserfs: call truncate_setsize under tailpack mutex | Jeff Mahoney |
2014-07-06 | xfs: xfs_readsb needs to check for magic numbers | Dave Chinner |
2014-07-06 | nfs: Fix cache_validity check in nfs_write_pageuptodate() | Scott Mayhew |
2014-07-06 | NFS: populate ->net in mount data when remounting | Mateusz Guzik |
2014-07-06 | NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state | Trond Myklebust |
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 | epoll: fix use-after-free in eventpoll_release_file | Konstantin Khlebnikov |
2014-06-30 | btrfs: allocate raid type kobjects dynamically | Jeff Mahoney |
2014-06-30 | btrfs: fix lockdep warning with reclaim lock inversion | Jeff Mahoney |
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 | Btrfs: don't check nodes for extent items | Josef Bacik |
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: fix NULL pointer crash of deleting a seed device | 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 | CIFS: Fix memory leaks in SMB2_open | Pavel Shilovsky |
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-30 | ext4: fix data integrity sync in ordered mode | Namjae Jeon |
2014-06-16 | fs,userns: Change inode_capable to capable_wrt_inode_uidgid | Andy Lutomirski |
2014-06-11 | mm: add !pte_present() check on existing hugetlb_entry callbacks | Naoya Horiguchi |