| Commit message (Expand) | Author | Age | Files | Lines |
* | pstore/blk: Use "%lu" to format unsigned long | Geert Uytterhoeven | 2021-11-21 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-20 | 1 | -8/+12 |
|\ |
|
| * | proc/vmcore: fix clearing user buffer by properly using clear_user() | David Hildenbrand | 2021-11-20 | 1 | -8/+12 |
* | | Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-11-20 | 1 | -1/+0 |
|\ \ |
|
| * | | Revert "mark pstore-blk as broken" | Kees Cook | 2021-11-16 | 1 | -1/+0 |
* | | | Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2021-11-20 | 5 | -34/+21 |
|\ \ \
| |_|/
|/| | |
|
| * | | cifs: introduce cifs_ses_mark_for_reconnect() helper | Paulo Alcantara | 2021-11-16 | 5 | -33/+18 |
| * | | cifs: protect srv_count with cifs_tcp_ses_lock | Steve French | 2021-11-16 | 1 | -0/+2 |
| * | | cifs: move debug print out of spinlock | Steve French | 2021-11-16 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-11-18 | 6 | -9/+58 |
|\ \ |
|
| * | | btrfs: deprecate BTRFS_IOC_BALANCE ioctl | Nikolay Borisov | 2021-11-16 | 1 | -0/+4 |
| * | | btrfs: make 1-bit bit-fields of scrub_page unsigned int | Colin Ian King | 2021-11-16 | 1 | -2/+2 |
| * | | btrfs: check-integrity: fix a warning on write caching disabled disk | Wang Yugui | 2021-11-16 | 1 | -1/+13 |
| * | | btrfs: silence lockdep when reading chunk tree during mount | Filipe Manana | 2021-11-16 | 1 | -5/+13 |
| * | | btrfs: fix memory ordering between normal and ordered work functions | Nikolay Borisov | 2021-11-16 | 1 | -0/+14 |
| * | | btrfs: fix a out-of-bound access in copy_compressed_data_to_page() | Qu Wenruo | 2021-11-16 | 1 | -1/+11 |
* | | | Merge tag 'fs_for_v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-11-18 | 3 | -2/+35 |
|\ \ \ |
|
| * | | | udf: Fix crash after seekdir | Jan Kara | 2021-11-09 | 3 | -2/+35 |
* | | | | Merge tag 'fs.idmapped.v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-11-18 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | fs: handle circular mappings correctly | Christian Brauner | 2021-11-17 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'gfs2-v5.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-11-17 | 4 | -19/+18 |
|\ \ \ \ |
|
| * | | | | gfs2: Prevent endless loops in gfs2_file_buffered_write | Andreas Gruenbacher | 2021-11-10 | 1 | -0/+3 |
| * | | | | gfs2: Fix "Introduce flag for glock holder auto-demotion" | Andreas Gruenbacher | 2021-11-08 | 1 | -2/+2 |
| * | | | | gfs2: Fix length of holes reported at end-of-file | Andreas Gruenbacher | 2021-11-06 | 1 | -1/+1 |
| * | | | | gfs2: release iopen glock early in evict | Bob Peterson | 2021-11-06 | 1 | -7/+7 |
| * | | | | gfs2: Fix atomic bug in gfs2_instantiate | Andreas Gruenbacher | 2021-11-05 | 1 | -6/+2 |
| * | | | | gfs2: Only dereference i->iov when iter_is_iovec(i) | Andreas Gruenbacher | 2021-11-03 | 1 | -3/+3 |
* | | | | | Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2021-11-17 | 1 | -5/+2 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | NFSD: Fix exposure in nfsd4_decode_bitmap() | Chuck Lever | 2021-11-15 | 1 | -5/+2 |
* | | | | | Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2021-11-14 | 4 | -7/+12 |
|\ \ \ \ \ |
|
| * | | | | | xfs: sync xfs_btree_split macros with userspace libxfs | Darrick J. Wong | 2021-11-11 | 1 | -0/+4 |
| * | | | | | xfs: #ifdef out perag code for userspace | Eric Sandeen | 2021-11-10 | 2 | -3/+7 |
| * | | | | | xfs: use swap() to make dabtree code cleaner | Yang Guang | 2021-11-08 | 1 | -4/+1 |
* | | | | | | Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux | Linus Torvalds | 2021-11-13 | 5 | -72/+72 |
|\ \ \ \ \ \ |
|
| * | | | | | | lib: zstd: Add kernel-specific API | Nick Terrell | 2021-11-08 | 5 | -72/+72 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'io_uring-5.16-2021-11-13' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-11-13 | 1 | -2/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | io-wq: serialize hash clear with wakeup | Jens Axboe | 2021-11-11 | 1 | -2/+15 |
* | | | | | | | Merge tag '5.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci... | Linus Torvalds | 2021-11-13 | 18 | -933/+1184 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cifs: do not duplicate fscache cookie for secondary channels | Shyam Prasad N | 2021-11-12 | 1 | -2/+7 |
| * | | | | | | | cifs: connect individual channel servers to primary channel server | Shyam Prasad N | 2021-11-12 | 6 | -14/+36 |
| * | | | | | | | cifs: protect session channel fields with chan_lock | Shyam Prasad N | 2021-11-12 | 6 | -15/+71 |
| * | | | | | | | cifs: do not negotiate session if session already exists | Shyam Prasad N | 2021-11-12 | 1 | -8/+10 |
| * | | | | | | | smb3: do not setup the fscache_super_cookie until fsinfo initialized | Steve French | 2021-11-12 | 2 | -2/+14 |
| * | | | | | | | cifs: fix potential use-after-free bugs | Paulo Alcantara | 2021-11-12 | 1 | -22/+19 |
| * | | | | | | | cifs: fix memory leak of smb3_fs_context_dup::server_hostname | Paulo Alcantara | 2021-11-12 | 1 | -0/+2 |
| * | | | | | | | smb3: add additional null check in SMB311_posix_mkdir | Steve French | 2021-11-12 | 1 | -0/+11 |
| * | | | | | | | cifs: release lock earlier in dequeue_mid error case | Steve French | 2021-11-12 | 1 | -3/+4 |
| * | | | | | | | smb3: add additional null check in SMB2_tcon | Steve French | 2021-11-12 | 1 | -1/+1 |
| * | | | | | | | smb3: add additional null check in SMB2_open | Steve French | 2021-11-12 | 1 | -1/+3 |
| * | | | | | | | smb3: add additional null check in SMB2_ioctl | Steve French | 2021-11-11 | 1 | -0/+10 |