Age | Commit message (Expand) | Author |
2018-03-12 | Merge tag 'nfs-for-4.16-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2018-03-09 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-03-09 | Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-03-08 | NFS: Fix unstable write completion | Trond Myklebust |
2018-03-08 | pNFS: Prevent the layout header refcount going to zero in pnfs_roc() | Trond Myklebust |
2018-03-08 | NFS: Fix an incorrect type in struct nfs_direct_req | Trond Myklebust |
2018-03-07 | gfs2: Fixes to "Implement iomap for block_map" (2) | Andreas Gruenbacher |
2018-03-07 | ovl: update Kconfig texts | Miklos Szeredi |
2018-03-04 | Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-03-02 | Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds |
2018-03-02 | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-03-01 | xfs: don't block on the ilock for RWF_NOWAIT | Christoph Hellwig |
2018-03-01 | xfs: don't start out with the exclusive ilock for direct I/O | Christoph Hellwig |
2018-03-01 | xfs: don't allocate COW blocks for zeroing holes or unwritten extents | Christoph Hellwig |
2018-03-01 | ceph: fix potential memory leak in init_caches() | Chengguang Xu |
2018-03-01 | Btrfs: fix log replay failure after unlink and link combination | Filipe Manana |
2018-03-01 | Btrfs: fix log replay failure after linking special file and fsync | Filipe Manana |
2018-03-01 | Btrfs: send, fix issuing write op when processing hole in no data mode | Filipe Manana |
2018-03-01 | btrfs: use proper endianness accessors for super_copy | Anand Jain |
2018-03-01 | btrfs: alloc_chunk: fix DUP stripe size handling | Hans van Kranenburg |
2018-03-01 | btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster | Nikolay Borisov |
2018-03-01 | btrfs: handle failure of add_pending_csums | Nikolay Borisov |
2018-03-01 | btrfs: use kvzalloc to allocate btrfs_fs_info | Jeff Mahoney |
2018-02-28 | Merge tag 'xfs-4.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-02-26 | xfs: fix potential memory leak in mount option parsing | Chengguang Xu |
2018-02-26 | blockdev: Avoid two active bdev inodes for one device | Jan Kara |
2018-02-26 | genhd: Fix use after free in __blkdev_get() | Jan Kara |
2018-02-26 | genhd: Add helper put_disk_and_module() | Jan Kara |
2018-02-26 | direct-io: Fix sleep in atomic due to sync AIO | Jan Kara |
2018-02-26 | ovl: redirect_dir=nofollow should not follow redirect for opaque lower | Vivek Goyal |
2018-02-26 | ceph: fix dentry leak when failing to init debugfs | Chengguang Xu |
2018-02-26 | libceph, ceph: avoid memory leak when specifying same option several times | Chengguang Xu |
2018-02-26 | ceph: flush dirty caps of unlinked inode ASAP | Zhi Zhang |
2018-02-26 | ovl: fix ptr_ret.cocci warnings | Fengguang Wu |
2018-02-25 | Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2018-02-22 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-02-22 | xfs: reserve blocks for refcount / rmap log item recovery | Darrick J. Wong |
2018-02-22 | xfs: use memset to initialize xfs_scrub_agfl_info | Eric Sandeen |
2018-02-22 | fs/signalfd: fix build error for BUS_MCEERR_AR | Randy Dunlap |
2018-02-22 | efivarfs: Limit the rate for non-root to read files | Luck, Tony |
2018-02-22 | NFS: make struct nlmclnt_fl_close_lock_ops static | Colin Ian King |
2018-02-22 | nfs: system crashes after NFS4ERR_MOVED recovery | Bill.Baker@oracle.com |
2018-02-21 | NFSv4: Fix broken cast in nfs4_callback_recallany() | Trond Myklebust |
2018-02-16 | Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-02-16 | ovl: check ERR_PTR() return value from ovl_lookup_real() | Amir Goldstein |
2018-02-16 | ovl: check lower ancestry on encode of lower dir file handle | Amir Goldstein |
2018-02-16 | ovl: hash non-dir by lower inode for fsnotify | Amir Goldstein |
2018-02-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-02-14 | Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-02-13 | gfs2: Fixes to "Implement iomap for block_map" | Andreas Gruenbacher |