summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-104-3/+19
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-051-5/+4
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-313-0/+3
| |\ \
| | * | net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-293-0/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-3021-60/+142
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-1624-138/+438
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | net: add netns refcount tracker to struct seq_net_privateEric Dumazet2021-12-101-3/+16
* | | | | Merge tag 'pstore-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-101-16/+30
|\ \ \ \ \
| * | | | | pstore/ftrace: Allow immediate recordingUwe Kleine-König2021-11-181-16/+30
* | | | | | Merge tag 'xfs-5.16-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-01-081-1/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocateDarrick J. Wong2021-12-221-1/+2
* | | | | | fs/mount_setattr: always cleanup mount_kattrChristian Brauner2021-12-301-5/+4
| |_|_|_|/ |/| | | |
* | | | | Merge tag '5.16-rc5-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2021-12-233-8/+26
|\ \ \ \ \
| * | | | | ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1Marcos Del Sol Vives2021-12-172-7/+21
| * | | | | ksmbd: fix uninitialized symbol 'pntsd_size'Namjae Jeon2021-12-161-0/+4
| * | | | | ksmbd: fix error code in ndr_read_int32()Dan Carpenter2021-12-161-1/+1
| |/ / / /
* | | | | Merge tag 'io_uring-5.16-2021-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds2021-12-231-3/+7
|\ \ \ \ \
| * | | | | io_uring: zero iocb->ki_pos for stream file typesJens Axboe2021-12-221-3/+7
* | | | | | Merge tag 'nfsd-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-12-212-11/+8
|\ \ \ \ \ \
| * | | | | | NFSD: Fix READDIR buffer overflowChuck Lever2021-12-182-11/+8
| | |/ / / / | |/| | | |
* | | | | | Merge tag '5.16-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-12-193-14/+44
|\ \ \ \ \ \
| * | | | | | cifs: sanitize multiple delimiters in prepathThiago Rafael Becker2021-12-171-1/+37
| * | | | | | cifs: ignore resource_id while getting fscache super cookieShyam Prasad N2021-12-172-13/+7
| |/ / / / /
* | | | | | Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-171-0/+1
|\ \ \ \ \ \
| * | | | | | zonefs: add MODULE_ALIAS_FSNaohiro Aota2021-12-171-0/+1
| |/ / / / /
* | | | | | Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-12-1710-24/+54
|\ \ \ \ \ \
| * | | | | | btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()Shin'ichiro Kawasaki2021-12-151-2/+4
| * | | | | | btrfs: fix warning when freeing leaf after subvolume creation failureFilipe Manana2021-12-151-3/+4
| * | | | | | btrfs: fix invalid delayed ref after subvolume creation failureFilipe Manana2021-12-156-22/+31
| * | | | | | btrfs: check WRITE_ERR when trying to read an extent bufferJosef Bacik2021-12-151-0/+8
| * | | | | | btrfs: fix missing last dir item offset update when logging directoryFilipe Manana2021-12-141-0/+1
| * | | | | | btrfs: fix double free of anon_dev after failure to create subvolumeFilipe Manana2021-12-141-0/+8
| * | | | | | btrfs: fix memory leak in __add_inode_ref()Jianglei Nie2021-12-141-0/+1
* | | | | | | Merge tag 'io_uring-5.16-2021-12-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-12-171-0/+2
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | io-wq: drop wqe lock before creating new workerJens Axboe2021-12-131-0/+2
* | | | | | afs: Fix mmapDavid Howells2021-12-162-2/+4
* | | | | | Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds2021-12-153-14/+25
|\ \ \ \ \ \
| * | | | | | ceph: fix up non-directory creation in SGID directoriesChristian Brauner2021-12-011-3/+15
| * | | | | | ceph: initialize pathlen variable in reconnect_caps_cbXiubo Li2021-12-011-2/+1
| * | | | | | ceph: initialize i_size variable in ceph_sync_readJeff Layton2021-12-011-1/+1
| * | | | | | ceph: fix duplicate increment of opened_inodes metricHu Weiwen2021-12-011-8/+8
* | | | | | | fget: clarify and improve __fget_files() implementationLinus Torvalds2021-12-131-16/+56
| |_|_|/ / / |/| | | | |
* | | | | | Merge tag 'xfs-5.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-12-111-3/+11
|\ \ \ \ \ \
| * | | | | | xfs: remove all COW fork extents when remounting readonlyDarrick J. Wong2021-12-071-3/+11
* | | | | | | Merge tag 'io_uring-5.16-2021-12-10' of git://git.kernel.dk/linux-blockLinus Torvalds2021-12-112-8/+27
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | io-wq: check for wq exit after adding new worker task_workJens Axboe2021-12-101-6/+25
| * | | | | | io_uring: ensure task_work gets run as part of cancelationsJens Axboe2021-12-101-2/+4
| * | | | | | io-wq: remove spurious bit clear on task_work additionJens Axboe2021-12-061-3/+1
* | | | | | | Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-12-107-10/+35
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handlingQu Wenruo2021-12-081-1/+2