Age | Commit message (Expand) | Author | Files | Lines |
2018-03-04 | Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -47/+191 |
2018-03-02 | Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds | 4 | -38/+45 |
2018-03-02 | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -19/+33 |
2018-03-01 | ceph: fix potential memory leak in init_caches() | Chengguang Xu | 1 | -3/+6 |
2018-03-01 | Btrfs: fix log replay failure after unlink and link combination | Filipe Manana | 3 | -22/+139 |
2018-03-01 | Btrfs: fix log replay failure after linking special file and fsync | Filipe Manana | 1 | -1/+1 |
2018-03-01 | Btrfs: send, fix issuing write op when processing hole in no data mode | Filipe Manana | 1 | -0/+3 |
2018-03-01 | btrfs: use proper endianness accessors for super_copy | Anand Jain | 2 | -13/+15 |
2018-03-01 | btrfs: alloc_chunk: fix DUP stripe size handling | Hans van Kranenburg | 1 | -5/+6 |
2018-03-01 | btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster | Nikolay Borisov | 1 | -2/+16 |
2018-03-01 | btrfs: handle failure of add_pending_csums | Nikolay Borisov | 1 | -2/+9 |
2018-03-01 | btrfs: use kvzalloc to allocate btrfs_fs_info | Jeff Mahoney | 2 | -2/+2 |
2018-02-28 | Merge tag 'xfs-4.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 4 | -5/+13 |
2018-02-26 | xfs: fix potential memory leak in mount option parsing | Chengguang Xu | 1 | -0/+2 |
2018-02-26 | blockdev: Avoid two active bdev inodes for one device | Jan Kara | 1 | -2/+23 |
2018-02-26 | genhd: Fix use after free in __blkdev_get() | Jan Kara | 1 | -2/+5 |
2018-02-26 | genhd: Add helper put_disk_and_module() | Jan Kara | 1 | -14/+5 |
2018-02-26 | direct-io: Fix sleep in atomic due to sync AIO | Jan Kara | 1 | -2/+1 |
2018-02-26 | ceph: fix dentry leak when failing to init debugfs | Chengguang Xu | 1 | -11/+5 |
2018-02-26 | libceph, ceph: avoid memory leak when specifying same option several times | Chengguang Xu | 1 | -0/+2 |
2018-02-26 | ceph: flush dirty caps of unlinked inode ASAP | Zhi Zhang | 3 | -24/+32 |
2018-02-25 | Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 3 | -11/+11 |
2018-02-22 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+12 |
2018-02-22 | xfs: reserve blocks for refcount / rmap log item recovery | Darrick J. Wong | 2 | -4/+9 |
2018-02-22 | xfs: use memset to initialize xfs_scrub_agfl_info | Eric Sandeen | 1 | -1/+2 |
2018-02-22 | fs/signalfd: fix build error for BUS_MCEERR_AR | Randy Dunlap | 1 | -3/+12 |
2018-02-22 | efivarfs: Limit the rate for non-root to read files | Luck, Tony | 1 | -0/+6 |
2018-02-22 | NFS: make struct nlmclnt_fl_close_lock_ops static | Colin Ian King | 1 | -1/+1 |
2018-02-22 | nfs: system crashes after NFS4ERR_MOVED recovery | Bill.Baker@oracle.com | 1 | -2/+4 |
2018-02-21 | NFSv4: Fix broken cast in nfs4_callback_recallany() | Trond Myklebust | 1 | -8/+6 |
2018-02-16 | Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -21/+80 |
2018-02-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
2018-02-14 | Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -20/+23 |
2018-02-13 | gfs2: Fixes to "Implement iomap for block_map" | Andreas Gruenbacher | 1 | -20/+23 |
2018-02-13 | vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page | Jia Zhang | 1 | -0/+4 |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 24 | -80/+80 |
2018-02-11 | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 4 | -21/+26 |
2018-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+5 |
2018-02-09 | Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 4 | -13/+130 |
2018-02-08 | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 7 | -40/+57 |
2018-02-08 | Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Linus Torvalds | 8 | -92/+74 |
2018-02-08 | Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -405/+295 |
2018-02-08 | Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 9 | -129/+313 |
2018-02-08 | cramfs: better MTD dependency expression | Nicolas Pitre | 1 | -2/+1 |
2018-02-08 | NFSD: hide unused svcxdr_dupstr() | Arnd Bergmann | 1 | -3/+2 |
2018-02-08 | nfsd: store stat times in fill_pre_wcc() instead of inode times | Amir Goldstein | 3 | -24/+37 |
2018-02-08 | nfsd: encode stat->mtime for getattr instead of inode->i_mtime | Amir Goldstein | 2 | -4/+3 |
2018-02-08 | nfsd: return RESOURCE not GARBAGE_ARGS on too many ops | J. Bruce Fields | 2 | -2/+10 |
2018-02-07 | Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -13/+13 |
2018-02-07 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -1/+6 |