Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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-03 | 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-08 | 4 | -9/+34 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | dax: remove bdev_dax_supported | Christoph Hellwig | 2021-08-26 | 3 | -3/+6 | |
| | * | | | | | | | | | | xfs: factor out a xfs_buftarg_is_dax helper | Christoph Hellwig | 2021-08-26 | 1 | -4/+11 | |
| | * | | | | | | | | | | fsdax: improve the FS_DAX Kconfig description and help text | Christoph Hellwig | 2021-08-26 | 1 | -3/+18 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2021-09-08 | 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 | |
| * | | | | | | | | | | | ceph: remove the capsnaps when removing caps | Xiubo Li | 2021-09-02 | 3 | -18/+87 | |
| * | | | | | | | | | | | ceph: request Fw caps before updating the mtime in ceph_write_iter | Jeff Layton | 2021-09-02 | 1 | -15/+17 | |
| * | | | | | | | | | | | ceph: reconnect to the export targets on new mdsmaps | Xiubo Li | 2021-09-02 | 2 | -4/+65 | |
| * | | | | | | | | | | | ceph: print more information when we can't find snaprealm | Jeff Layton | 2021-09-02 | 1 | -6/+5 | |
| * | | | | | | | | | | | ceph: add ceph_change_snap_realm() helper | Jeff Layton | 2021-09-02 | 4 | -63/+45 | |
| * | | | | | | | | | | | ceph: remove redundant initializations from mdsc and session | Jeff Layton | 2021-09-02 | 1 | -19/+0 | |
| * | | | | | | | | | | | ceph: cancel delayed work instead of flushing on mdsc teardown | Jeff Layton | 2021-09-02 | 2 | -3/+2 | |
| * | | | | | | | | | | | ceph: add a new vxattr to return auth mds for an inode | Jeff Layton | 2021-09-02 | 1 | -0/+19 | |
| * | | | | | | | | | | | ceph: remove some defunct forward declarations | Jeff Layton | 2021-09-02 | 1 | -6/+0 | |
| * | | | | | | | | | | | ceph: flush the mdlog before waiting on unsafe reqs | Xiubo Li | 2021-09-02 | 1 | -0/+76 | |
| * | | | | | | | | | | | ceph: flush mdlog before umounting | Xiubo Li | 2021-09-02 | 3 | -0/+27 | |
| * | | | | | | | | | | | ceph: make iterate_sessions a global symbol | Xiubo Li | 2021-09-02 | 3 | -42/+36 | |
| * | | | | | | | | | | | ceph: make ceph_create_session_msg a global symbol | Xiubo Li | 2021-09-02 | 2 | -7/+10 | |
| * | | | | | | | | | | | ceph: fix comment about short copies in ceph_write_end | Jeff Layton | 2021-09-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | ceph: fix memory leak on decode error in ceph_handle_caps | Jeff Layton | 2021-09-02 | 1 | -2/+3 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-08 | 6 | -46/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | coredump: fix memleak in dump_vma_snapshot() | QiuXi | 2021-09-08 | 1 | -1/+3 | |
| * | | | | | | | | | | fs/coredump.c: log if a core dump is aborted due to changed file permissions | David Oberhollenzer | 2021-09-08 | 1 | -2/+9 | |
| * | | | | | | | | | | nilfs2: use refcount_dec_and_lock() to fix potential UAF | Zhen Lei | 2021-09-08 | 1 | -5/+4 | |
| * | | | | | | | | | | nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group | Nanyong Sun | 2021-09-08 | 1 | -1/+1 | |
| * | | | | | | | | | | nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group | Nanyong Sun | 2021-09-08 | 1 | -2/+2 | |
| * | | | | | | | | | | nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group | Nanyong Sun | 2021-09-08 | 1 | -1/+1 | |
| * | | | | | | | | | | nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group | Nanyong Sun | 2021-09-08 | 1 | -2/+2 | |
| * | | | | | | | | | | nilfs2: fix NULL pointer in nilfs_##name##_attr_release | Nanyong Sun | 2021-09-08 | 1 | -5/+3 |