Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | io_uring: fix io_prep_async_link locking | Pavel Begunkov | 2021-07-26 | 1 | -2/+11 | |
* | | | | | Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-07-30 | 4 | -4/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | btrfs: calculate number of eb pages properly in csum_tree_block | David Sterba | 2021-07-29 | 1 | -1/+1 | |
| * | | | | | btrfs: fix rw device counting in __btrfs_free_extra_devids | Desmond Cheong Zhi Xi | 2021-07-28 | 1 | -0/+1 | |
| * | | | | | btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic... | Filipe Manana | 2021-07-28 | 1 | -2/+2 | |
| * | | | | | btrfs: mark compressed range uptodate only if all bio succeed | Goldwyn Rodrigues | 2021-07-28 | 1 | -1/+1 | |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-07-30 | 1 | -41/+62 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ocfs2: issue zeroout to EOF blocks | Junxiao Bi | 2021-07-30 | 1 | -39/+60 | |
| * | | | | | | ocfs2: fix zero out valid data | Junxiao Bi | 2021-07-30 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2021-07-30 | 3 | -126/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | binfmt: remove support for em86 (alpha only) | David Hildenbrand | 2021-07-26 | 3 | -126/+0 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-07-28 | 5 | -14/+44 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | reiserfs: check directory items on read from disk | Shreyansh Chouhan | 2021-07-16 | 1 | -5/+26 | |
| * | | | | | | fs/ext2: Avoid page_address on pages returned by ext2_get_page | Javier Pello | 2021-07-16 | 3 | -9/+10 | |
| * | | | | | | reiserfs: add check for root_inode in reiserfs_fill_super | Yu Kuai | 2021-07-16 | 1 | -0/+8 | |
* | | | | | | | Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-07-27 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | cgroup1: fix leaked context root causing sporadic NULL deref in LTP | Paul Gortmaker | 2021-07-21 | 1 | -1/+0 | |
* | | | | | | | Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2021-07-25 | 6 | -55/+247 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cifs: fix fallocate when trying to allocate a hole. | Ronnie Sahlberg | 2021-07-23 | 1 | -5/+18 | |
| * | | | | | | | CIFS: Clarify SMB1 code for POSIX delete file | Steve French | 2021-07-22 | 1 | -2/+5 | |
| * | | | | | | | CIFS: Clarify SMB1 code for POSIX Create | Steve French | 2021-07-22 | 1 | -1/+2 | |
| * | | | | | | | cifs: support share failover when remounting | Paulo Alcantara | 2021-07-22 | 4 | -40/+203 | |
| * | | | | | | | cifs: only write 64kb at a time when fallocating a small region of a file | Ronnie Sahlberg | 2021-07-22 | 1 | -7/+19 | |
* | | | | | | | | Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-07-24 | 2 | -17/+45 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | io_uring: explicitly catch any illegal async queue attempt | Jens Axboe | 2021-07-24 | 2 | -1/+17 | |
| * | | | | | | | io_uring: never attempt iopoll reissue from release path | Jens Axboe | 2021-07-24 | 1 | -7/+7 | |
| * | | | | | | | io_uring: fix early fdput() of file | Jens Axboe | 2021-07-23 | 1 | -2/+4 | |
| * | | | | | | | io_uring: fix memleak in io_init_wq_offload() | Yang Yingliang | 2021-07-20 | 1 | -1/+5 | |
| * | | | | | | | io_uring: remove double poll entry on arm failure | Pavel Begunkov | 2021-07-20 | 1 | -0/+2 | |
| * | | | | | | | io_uring: explicitly count entries for poll reqs | Pavel Begunkov | 2021-07-20 | 1 | -6/+10 | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-07-24 | 3 | -15/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hugetlbfs: fix mount mode command line processing | Mike Kravetz | 2021-07-24 | 1 | -1/+1 | |
| * | | | | | | | | writeback, cgroup: do not reparent dax inodes | Roman Gushchin | 2021-07-24 | 1 | -0/+3 | |
| * | | | | | | | | userfaultfd: do not untag user pointers | Peter Collingbourne | 2021-07-24 | 1 | -14/+12 | |
* | | | | | | | | | Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-07-23 | 12 | -47/+79 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | btrfs: store a block_device in struct btrfs_ordered_extent | Christoph Hellwig | 2021-07-22 | 4 | -13/+6 | |
| * | | | | | | | btrfs: fix lock inversion problem when doing qgroup extent tracing | Filipe Manana | 2021-07-22 | 6 | -25/+48 | |
| * | | | | | | | btrfs: check for missing device in btrfs_trim_fs | Anand Jain | 2021-07-22 | 1 | -0/+3 | |
| * | | | | | | | btrfs: fix unpersisted i_size on fsync after expanding truncate | Filipe Manana | 2021-07-22 | 1 | -9/+22 | |
* | | | | | | | | Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 2021-07-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ceph: don't WARN if we're still opening a session to an MDS | Luis Henriques | 2021-07-20 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'afs-fixes-20210721' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-21 | 3 | -28/+25 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | afs: Remove redundant assignment to ret | Jiapeng Chong | 2021-07-21 | 1 | -4/+6 | |
| * | | | | | | | afs: Fix setting of writeback_index | David Howells | 2021-07-21 | 1 | -1/+1 | |
| * | | | | | | | afs: check function return | Tom Rix | 2021-07-21 | 1 | -5/+11 | |
| * | | | | | | | afs: Fix tracepoint string placement with built-in AFS | David Howells | 2021-07-21 | 1 | -18/+7 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | seq_file: disallow extremely large seq buffer allocations | Eric Sandeen | 2021-07-20 | 1 | -0/+3 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2021-07-18 | 9 | -37/+174 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | xfs: detect misaligned rtinherit directory extent size hints | Darrick J. Wong | 2021-07-15 | 1 | -2/+16 | |
| * | | | | | xfs: fix an integer overflow error in xfs_growfs_rt | Darrick J. Wong | 2021-07-15 | 1 | -5/+5 |