| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag '5.15-rc-ksmbd-part2' of git://git.samba.org/ksmbd | Linus Torvalds | 2021-09-10 | 12 | -223/+413 |
|\ |
|
| * | ksmbd: fix control flow issues in sid_to_id() | Namjae Jeon | 2021-09-09 | 1 | -26/+22 |
| * | ksmbd: fix read of uninitialized variable ret in set_file_basic_info | Namjae Jeon | 2021-09-09 | 1 | -1/+1 |
| * | ksmbd: add missing assignments to ret on ndr_read_int64 read calls | Colin Ian King | 2021-09-09 | 1 | -2/+2 |
| * | ksmbd: add validation for ndr read/write functions | Namjae Jeon | 2021-09-04 | 1 | -109/+274 |
| * | ksmbd: remove unused ksmbd_file_table_flush function | Namjae Jeon | 2021-09-04 | 2 | -17/+0 |
| * | ksmbd: smbd: fix dma mapping error in smb_direct_post_send_data | Hyunchul Lee | 2021-09-04 | 1 | -1/+1 |
| * | ksmbd: Reduce error log 'speed is unknown' to debug | Per Forlin | 2021-09-04 | 1 | -2/+2 |
| * | ksmbd: defer notify_change() call | Christian Brauner | 2021-09-04 | 1 | -7/+16 |
| * | ksmbd: remove setattr preparations in set_file_basic_info() | Christian Brauner | 2021-09-04 | 1 | -17/+8 |
| * | ksmbd: ensure error is surfaced in set_file_basic_info() | Christian Brauner | 2021-09-04 | 1 | -1/+1 |
| * | ndr: fix translation in ndr_encode_posix_acl() | Christian Brauner | 2021-09-04 | 1 | -2/+2 |
| * | ksmbd: fix translation in sid_to_id() | Christian Brauner | 2021-09-04 | 1 | -4/+18 |
| * | ksmbd: fix subauth 0 handling in sid_to_id() | Christian Brauner | 2021-09-04 | 1 | -2/+2 |
| * | ksmbd: fix translation in acl entries | Christian Brauner | 2021-09-04 | 3 | -10/+33 |
| * | ksmbd: fix translation in ksmbd_acls_fattr() | Christian Brauner | 2021-09-04 | 2 | -9/+11 |
| * | ksmbd: fix translation in create_posix_rsp_buf() | Christian Brauner | 2021-09-04 | 1 | -2/+4 |
| * | ksmbd: fix translation in smb2_populate_readdir_entry() | Christian Brauner | 2021-09-04 | 3 | -8/+3 |
| * | ksmbd: fix lookup on idmapped mounts | Christian Brauner | 2021-09-04 | 3 | -27/+37 |
* | | Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 2021-09-10 | 6 | -47/+77 |
|\ \ |
|
| * | | btrfs: zoned: fix double counting of split ordered extent | Naohiro Aota | 2021-09-07 | 1 | -0/+8 |
| * | | btrfs: fix lockdep warning while mounting sprout fs | Anand Jain | 2021-09-07 | 1 | -3/+4 |
| * | | btrfs: delay blkdev_put until after the device remove | Josef Bacik | 2021-09-07 | 3 | -11/+30 |
| * | | btrfs: update the bdev time directly when closing | Josef Bacik | 2021-09-07 | 1 | -8/+10 |
| * | | btrfs: use correct header for div_u64 in misc.h | Kari Argillander | 2021-09-07 | 1 | -1/+1 |
| * | | btrfs: fix upper limit for max_inline for page size 64K | Anand Jain | 2021-09-07 | 1 | -24/+24 |
* | | | Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-09-09 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | hostfs: support splice_write | Johannes Berg | 2021-08-26 | 1 | -0/+1 |
* | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2021-09-09 | 1 | -3/+2 |
|\ \ \ \ |
|
| * | | | | ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulation | Arnd Bergmann | 2021-08-20 | 1 | -3/+2 |
* | | | | | Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2021-09-09 | 1 | -2/+1 |
|\ \ \ \ \ |
|
| * | | | | | hugetlbfs: s390 is always 64bit | David Hildenbrand | 2021-09-08 | 1 | -2/+1 |
* | | | | | | Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2021-09-09 | 2 | -21/+33 |
|\ \ \ \ \ \ |
|
| * | | | | | | gfs2: Switch to may_setattr in gfs2_setattr | Andreas Gruenbacher | 2021-08-13 | 1 | -2/+2 |
| * | | | | | | fs: Move notify_change permission checks into may_setattr | Andreas Gruenbacher | 2021-08-13 | 1 | -19/+31 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2021-09-09 | 1 | -10/+17 |
|\ \ \ \ \ \ |
|
| * | | | | | | fs: simplify get_filesystem_list / get_all_fs_names | Christoph Hellwig | 2021-08-23 | 1 | -10/+17 |
| |/ / / / / |
|
* | | | | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-09-09 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | io_uring: reexpand under-reexpanded iters | Pavel Begunkov | 2021-09-04 | 1 | -0/+2 |
| |/ / / / / |
|
* | | | | | | Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-09-09 | 5 | -10/+35 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'for-5.15/fsdax-cleanups' into for-5.15/libnvdimm | Dan Williams | 2021-09-09 | 4 | -9/+34 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | dax: remove bdev_dax_supported | Christoph Hellwig | 2021-08-27 | 3 | -3/+6 |
| | * | | | | | | xfs: factor out a xfs_buftarg_is_dax helper | Christoph Hellwig | 2021-08-27 | 1 | -4/+11 |
| | * | | | | | | fsdax: improve the FS_DAX Kconfig description and help text | Christoph Hellwig | 2021-08-27 | 1 | -3/+18 |
| | | |_|/ / /
| | |/| | | | |
|
* | | | | | | | Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2021-09-09 | 13 | -207/+437 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ceph: fix dereference of null pointer cf | Colin Ian King | 2021-09-03 | 1 | -0/+3 |
| * | | | | | | | ceph: drop the mdsc_get_session/put_session dout messages | Jeff Layton | 2021-09-02 | 1 | -9/+2 |
| * | | | | | | | ceph: lockdep annotations for try_nonblocking_invalidate | Jeff Layton | 2021-09-02 | 1 | -0/+2 |
| * | | | | | | | ceph: don't WARN if we're forcibly removing the session caps | Xiubo Li | 2021-09-02 | 3 | -10/+32 |
| * | | | | | | | ceph: don't WARN if we're force umounting | Xiubo Li | 2021-09-02 | 1 | -2/+5 |