Age | Commit message (Expand) | Author |
2022-05-28 | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-05-27 | Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/... | Linus Torvalds |
2022-05-27 | Merge tag 'jfs-5.19' of https://github.com/kleikamp/linux-shaggy | Linus Torvalds |
2022-05-27 | Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-27 | pipe: Fix missing lock in pipe_resize_ring() | David Howells |
2022-05-27 | smb3: remove unneeded null check in cifs_readdir | Steve French |
2022-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2022-05-26 | Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-05-26 | Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-26 | NFSD: nfsd_file_put() can sleep | Chuck Lever |
2022-05-26 | NFSD: Add documenting comment for nfsd4_release_lockowner() | Chuck Lever |
2022-05-26 | NFSD: Modernize nfsd4_release_lockowner() | Chuck Lever |
2022-05-26 | NFSD: Fix possible sleep during nfsd4_release_lockowner() | Chuck Lever |
2022-05-25 | Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-05-25 | Merge tag 'fsnotify_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-05-25 | Merge tag 'fs_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-05-25 | Merge tag 'size_t-saturating-helpers-5.19-rc1' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2022-05-25 | ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock | Junxiao Bi via Ocfs2-devel |
2022-05-25 | ocfs2: dlmfs: don't clear USER_LOCK_ATTACHED when destroying lock | Junxiao Bi |
2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-05-25 | cifs: fix ntlmssp on old servers | Paulo Alcantara |
2022-05-24 | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-05-24 | Merge tag 'iomap-5.19-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-05-24 | Merge tag 'dlm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds |
2022-05-24 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2022-05-24 | Merge tag 'gfs2-v5.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-24 | Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds |
2022-05-24 | Merge tag 'zonefs-5.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-05-24 | Merge tag 'erofs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-05-24 | Merge tag 'exfat-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-05-24 | Merge tag 'fs.idmapped.v5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-05-24 | Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-05-24 | Merge tag 'execve-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-05-24 | ext4: only allow test_dummy_encryption when supported | Eric Biggers |
2022-05-24 | ext4: fix bug_on in __es_tree_search | Baokun Li |
2022-05-24 | ext4: avoid cycles in directory h-tree | Jan Kara |
2022-05-24 | ext4: verify dir block before splitting it | Jan Kara |
2022-05-24 | ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state | Theodore Ts'o |
2022-05-24 | cifs: cache the dirents for entries in a cached directory | Ronnie Sahlberg |
2022-05-24 | gfs2: Convert function bh_get to use iomap | Bob Peterson |
2022-05-24 | gfs2: use i_lock spin_lock for inode qadata | Bob Peterson |
2022-05-24 | gfs2: Return more useful errors from gfs2_rgrp_send_discards() | Andrew Price |
2022-05-24 | gfs2: Use container_of() for gfs2_glock(aspace) | Kees Cook |
2022-05-24 | gfs2: Explain some direct I/O oddities | Andreas Gruenbacher |
2022-05-24 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc... | Linus Torvalds |
2022-05-24 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds |
2022-05-24 | cifs: avoid parallel session setups on same channel | Shyam Prasad N |
2022-05-24 | cifs: use new enum for ses_status | Shyam Prasad N |