summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fscache: export fscache_end_operation()Jeffle Xu2022-03-184-27/+14
* ceph: misc fix for code style and logsXiubo Li2022-03-011-60/+62
* ceph: allocate capsnap memory outside of ceph_queue_cap_snap()Xiubo Li2022-03-011-18/+28
* ceph: do not release the global snaprealm until unmountingXiubo Li2022-03-014-5/+15
* ceph: remove incorrect and unused CEPH_INO_DOTDOT macroXiubo Li2022-03-011-1/+0
* MAINTAINERS: add Xiubo Li as cephfs co-maintainerJeff Layton2022-03-011-0/+2
* ceph: eliminate the recursion when rebuilding the snap contextXiubo Li2022-03-012-9/+50
* ceph: do not update snapshot context when there is no new snapshotXiubo Li2022-03-011-9/+19
* ceph: zero the dir_entries memory when allocating itXiubo Li2022-03-011-1/+2
* ceph: move to a dedicated slabcache for ceph_cap_snapXiubo Li2022-03-014-3/+12
* ceph: add getvxattr opMilind Changire2022-03-017-2/+95
* libceph: drop else branches in prepare_read_data{,_cont}Jeff Layton2022-03-011-6/+2
* ceph: fix comments mentioning i_mutexhongnanli2022-03-012-5/+5
* ceph: fail the request directly if handle_reply gets an ESTALEXiubo Li2022-03-011-29/+0
* ceph: wake waiters after failed async createJeff Layton2022-03-011-18/+33
* ceph: wait for async create reply before sending any cap messagesJeff Layton2022-03-011-0/+14
* ceph: eliminate req->r_wait_for_completion from ceph_mds_requestJeff Layton2022-03-013-13/+15
* ceph: uninline the data on a file opened for writingDavid Howells2022-03-013-124/+64
* ceph: make ceph_netfs_issue_op() handle inlined dataDavid Howells2022-03-011-17/+60
* ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->hostJeff Layton2022-03-011-3/+3
* Linux 5.17-rc6v5.17-rc6Linus Torvalds2022-02-271-1/+1
* Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-02-271-7/+7
|\
| * PCI: vmd: Prevent recursive locking on interrupt allocationThomas Gleixner2022-02-211-7/+7
* | Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-02-273-1/+18
|\ \
| * | swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic2022-02-143-1/+18
* | | Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-274-8/+13
|\ \ \
| * \ \ Merge tag 'intel-pinctrl-v5.17-5' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2022-02-191-1/+0
| |\ \ \
| | * | | pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"Andy Shevchenko2022-02-151-1/+0
| * | | | gpio: tegra186: Fix chip_data type confusionMarc Zyngier2022-02-191-4/+10
| * | | | pinctrl: starfive: Use a static name for the GPIO irq_chipMarc Zyngier2022-02-191-1/+1
| * | | | pinctrl: k210: Fix bias-pull-upSean Anderson2022-02-111-1/+1
| * | | | pinctrl: fix loop in k210_pinconf_get_drive()Dan Carpenter2022-02-111-1/+1
* | | | | Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-2618-79/+148
|\ \ \ \ \
| * | | | | rtla/osnoise: Fix error message when failing to enable trace instanceDaniel Bristot de Oliveira2022-02-261-1/+1
| * | | | | rtla/osnoise: Free params at the exitDaniel Bristot de Oliveira2022-02-261-0/+1
| * | | | | rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira2022-02-264-12/+12
| * | | | | tracing: Fix selftest config check for function graph start up testChristophe Leroy2022-02-261-4/+2
| * | | | | tracefs: Set the group ownership in apply_options() not parse_options()Steven Rostedt (Google)2022-02-261-2/+3
| * | | | | tracing/osnoise: Make osnoise_main to sleep for microsecondsDaniel Bristot de Oliveira2022-02-251-21/+32
| * | | | | ftrace: Remove unused ftrace_startup_enable() stubNathan Chancellor2022-02-251-1/+0
| * | | | | tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle2022-02-251-4/+6
| * | | | | tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy2022-02-252-10/+26
| * | | | | eprobes: Remove redundant event type informationSteven Rostedt (Google)2022-02-254-16/+12
| * | | | | tracing: Have traceon and traceoff trigger honor the instanceSteven Rostedt (Google)2022-02-251-6/+46
| * | | | | tracing: Dump stacktrace trigger to the corresponding instanceDaniel Bristot de Oliveira2022-02-251-1/+6
| * | | | | rtla: Fix systme -> system typo on man pageArnaldo Carvalho de Melo2022-02-241-1/+1
* | | | | | Merge tag 'fixes-2022-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-02-261-2/+8
|\ \ \ \ \ \
| * | | | | | memblock: use kfree() to release kmalloced memblock regionsMiaohe Lin2022-02-201-2/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-02-267-20/+56
|\ \ \ \ \ \
| * | | | | | selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz2022-02-261-0/+1