Age | Commit message (Expand) | Author |
2017-12-08 | xfs: remove "no-allocation" reservations for file creations | Christoph Hellwig |
2017-12-08 | fs: xfs: remove duplicate includes | Pravin Shedge |
2017-12-08 | ceph: drop negative child dentries before try pruning inode's alias | Yan, Zheng |
2017-12-06 | proc: show si_ptr in /proc/<pid>/timers without hashing | Linus Torvalds |
2017-12-07 | btrfs: Fix possible off-by-one in btrfs_search_path_in_tree | Nikolay Borisov |
2017-12-07 | Btrfs: disable FUA if mounted with nobarrier | Omar Sandoval |
2017-12-07 | btrfs: fix missing error return in btrfs_drop_snapshot | Jeff Mahoney |
2017-12-07 | btrfs: handle errors while updating refcounts in update_ref_for_cow | Jeff Mahoney |
2017-12-07 | btrfs: Fix quota reservation leak on preallocated files | Justin Maggard |
2017-12-06 | CIFS: don't log STATUS_NOT_FOUND errors for DFS | Aurelien Aptel |
2017-12-06 | cifs: fix NULL deref in SMB2_read | Ronnie Sahlberg |
2017-12-05 | alloc_super(): do ->s_umount initialization earlier | Al Viro |
2017-12-03 | ext4: fix fdatasync(2) after fallocate(2) operation | Eryu Guan |
2017-12-03 | ext4: support fast symlinks from ext3 file systems | Andi Kleen |
2017-12-01 | Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-12-01 | Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-12-01 | afs: Properly reset afs_vnode (inode) fields | David Howells |
2017-12-01 | afs: Fix permit refcounting | David Howells |
2017-11-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2017-11-30 | xfs: Properly retry failed dquot items in case of error during buffer writeback | Carlos Maiolino |
2017-11-30 | xfs: scrub inode mode properly | Darrick J. Wong |
2017-11-30 | xfs: remove unused parameter from xfs_writepage_map | Darrick J. Wong |
2017-11-30 | xfs: ubsan fixes | Darrick J. Wong |
2017-11-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-29 | fs/hugetlbfs/inode.c: change put_page/unlock_page order in hugetlbfs_fallocate() | Nadav Amit |
2017-11-29 | autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored" | Ian Kent |
2017-11-29 | autofs: revert "autofs: take more care to not update last_used on path walk" | Ian Kent |
2017-11-29 | fs/fat/inode.c: fix sb_rdonly() change | OGAWA Hirofumi |
2017-11-29 | fs/mbcache.c: make count_objects() more robust | Jiang Biao |
2017-11-29 | exec: avoid RLIMIT_STACK races with prlimit() | Kees Cook |
2017-11-29 | mm: replace pmd_write with pmd_access_permitted in fault + gup paths | Dan Williams |
2017-11-29 | Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-11-29 | Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-11-29 | NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid" | Trond Myklebust |
2017-11-29 | quota: Check for register_shrinker() failure. | Tetsuo Handa |
2017-11-28 | xfs: calculate correct offset in xfs_scrub_quota_item | Eric Sandeen |
2017-11-28 | xfs: fix uninitialized variable in xfs_scrub_quota | Eric Sandeen |
2017-11-28 | xfs: fix leaks on corruption errors in xfs_bmap.c | Eric Sandeen |
2017-11-28 | xfs: fortify xfs_alloc_buftarg error handling | Michal Hocko |
2017-11-28 | Btrfs: incremental send, fix wrong unlink path after renaming file | Filipe Manana |
2017-11-28 | quota: propagate error from __dquot_initialize | Chao Yu |
2017-11-28 | btrfs: tree-checker: Fix false panic for sanity test | Qu Wenruo |
2017-11-27 | proc: don't report kernel addresses in /proc/<pid>/stack | Linus Torvalds |
2017-11-27 | lockd: fix "list_add double add" caused by legacy signal interface | Vasily Averin |
2017-11-27 | nlm_shutdown_hosts_net() cleanup | Vasily Averin |
2017-11-27 | race of nfsd inetaddr notifiers vs nn->nfsd_serv change | Vasily Averin |
2017-11-27 | race of lockd inetaddr notifiers vs nlmsvc_rqst change | Vasily Averin |
2017-11-27 | NFSD: make cache_detail structures const | Bhumika Goyal |
2017-11-27 | nfsd: check for use of the closed special stateid | Andrew Elble |
2017-11-27 | nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat | Naofumi Honda |