Age | Commit message (Expand) | Author | Files | Lines |
2022-06-06 | Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -6/+2 |
2022-06-05 | fix the breakage in close_fd_get_file() calling conventions change | Al Viro | 2 | -6/+2 |
2022-06-05 | Merge tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -9/+2 |
2022-06-05 | Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -5/+6 |
2022-06-05 | Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -87/+52 |
2022-06-05 | Merge tag '5.19-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci... | Linus Torvalds | 14 | -100/+143 |
2022-06-04 | cifs: fix uninitialized pointer in error case in dfs_cache_get_tgt_share | Steve French | 1 | -1/+2 |
2022-06-04 | Merge tag 'ntfs3_for_5.19' of https://github.com/Paragon-Software-Group/linux... | Linus Torvalds | 5 | -30/+149 |
2022-06-04 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+5 |
2022-06-04 | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -10/+6 |
2022-06-03 | cifs: skip trailing separators of prefix paths | Paulo Alcantara | 1 | -36/+49 |
2022-06-03 | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -33/+45 |
2022-06-03 | Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 14 | -356/+14 |
2022-06-03 | Merge tag 'io_uring-5.19-2022-06-02' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -121/+217 |
2022-06-02 | Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 9 | -90/+244 |
2022-06-02 | io_uring: reinstate the inflight tracking | Jens Axboe | 1 | -26/+56 |
2022-06-02 | cifs: update internal module number | Steve French | 1 | -2/+3 |
2022-06-02 | cifs: version operations for smb20 unneeded when legacy support disabled | Steve French | 2 | -2/+9 |
2022-06-02 | cifs: do not build smb1ops if legacy support is disabled | Steve French | 1 | -1/+3 |
2022-06-02 | Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l... | Linus Torvalds | 34 | -513/+719 |
2022-06-01 | Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -129/+94 |
2022-06-01 | Merge tag '5.19-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 11 | -244/+325 |
2022-06-01 | afs: Fix infinite loop found by xfstest generic/676 | David Howells | 1 | -1/+4 |
2022-06-01 | io_uring: fix deadlock on iowq file slot alloc | Pavel Begunkov | 1 | -21/+15 |
2022-06-01 | fs/ntfs3: provide block_invalidate_folio to fix memory leak | Mikulas Patocka | 1 | -0/+1 |
2022-06-01 | cifs: fix potential deadlock in direct reclaim | Vincent Whitchurch | 10 | -53/+71 |
2022-06-01 | Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 12 | -149/+302 |
2022-06-01 | Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 17 | -791/+817 |
2022-06-01 | cifs: when extending a file with falloc we should make files not-sparse | Ronnie Sahlberg | 1 | -1/+1 |
2022-06-01 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -1/+50 |
2022-06-01 | NFSv4.1 mark qualified async operations as MOVEABLE tasks | Olga Kornievskaia | 4 | -12/+29 |
2022-06-01 | NFSv4: Fix free of uninitialized nfs4_label on referral lookup. | Benjamin Coddington | 4 | -13/+24 |
2022-05-31 | cifs: remove repeated debug message on cifs_put_smb_ses() | Enzo Matsumiya | 1 | -1/+0 |
2022-05-31 | erofs: fix 'backmost' member of z_erofs_decompress_frontend | Weizhao Ouyang | 1 | -1/+1 |
2022-05-31 | erofs: simplify z_erofs_pcluster_readmore() | Gao Xiang | 1 | -13/+10 |
2022-05-31 | erofs: get rid of label `restart_now' | Gao Xiang | 1 | -19/+14 |
2022-05-31 | erofs: get rid of `struct z_erofs_collection' | Gao Xiang | 2 | -96/+65 |
2022-05-31 | fs/ntfs3: Fix invalid free in log_replay | Namjae Jeon | 1 | -3/+3 |
2022-05-31 | Merge tag 'v5.18' | Konstantin Komarov | 918 | -42580/+51277 |
2022-05-31 | io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slots | Xiaoguang Wang | 1 | -10/+62 |
2022-05-31 | io_uring: defer alloc_hint update to io_file_bitmap_set() | Xiaoguang Wang | 1 | -8/+3 |
2022-05-31 | io_uring: ensure fput() called correspondingly when direct install fails | Xiaoguang Wang | 1 | -0/+5 |
2022-05-31 | io_uring: wire up allocated direct descriptors for socket | Jens Axboe | 1 | -2/+2 |
2022-05-31 | io_uring: fix a memory leak of buffer group list on exit | Jens Axboe | 1 | -0/+1 |
2022-05-31 | io_uring: move shutdown under the general net section | Jens Axboe | 1 | -36/+29 |
2022-05-31 | io_uring: unify calling convention for async prep handling | Jens Axboe | 1 | -2/+12 |
2022-05-31 | io_uring: add io_op_defs 'def' pointer in req init and issue | Jens Axboe | 1 | -7/+10 |
2022-05-31 | cifs: fix potential double free during failed mount | Ronnie Sahlberg | 1 | -4/+6 |
2022-05-30 | Merge tag 'ovl-update-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 13 | -336/+592 |
2022-05-30 | Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |