- 4fc7ec3 gfs2: Use resource group glock sharing by Bob Peterson · 7 years ago
- 06e908c gfs2: Allow node-wide exclusive glock sharing by Bob Peterson · 7 years ago
- 9e514605 gfs2: Add local resource group locking by Andreas Gruenbacher · 3 years, 11 months ago
- 725d0e9 gfs2: Add per-reservation reserved block accounting by Andreas Gruenbacher · 6 years ago
- 07974d2 gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested} by Andreas Gruenbacher · 4 years, 2 months ago
- 0ec9b9e gfs2: Check for active reservation in gfs2_release by Andreas Gruenbacher · 4 years, 2 months ago
- b259896 gfs2: Don't search for unreserved space twice by Andreas Gruenbacher · 4 years, 3 months ago
- 3d39fcd gfs2: Only pass reservation down to gfs2_rbm_find by Andreas Gruenbacher · 4 years, 3 months ago
- f38e998 gfs2: Also reflect single-block allocations in rgd->rd_extfail_pt by Andreas Gruenbacher · 4 years, 3 months ago
- 560b8eb gfs2: Set GBF_FULL flags when reading resource group by Andreas Gruenbacher · 4 years, 3 months ago
- a12c6fa gfs2: Don't clear GBF_FULL flags in rs_deltree by Andreas Gruenbacher · 4 years, 3 months ago
- 2fdc2fa Revert "gfs2: Don't reject a supposedly full bitmap if we have blocks reserved" by Andreas Gruenbacher · 4 years, 3 months ago
- 4272006 gfs2: Minor gfs2_inplace_reserve cleanup by Andreas Gruenbacher · 4 years, 9 months ago
- 3ed08be gfs2: Get rid of unnecessary variable in gfs2_alloc_blocks by Andreas Gruenbacher · 4 years, 10 months ago
- c65b76b gfs2: Only use struct gfs2_rbm for bitmap manipulations by Andreas Gruenbacher · 6 years ago
- 0eacdd16 gfs2: Turn gfs2_rbm_incr into gfs2_rbm_add by Andreas Gruenbacher · 4 years, 3 months ago
- 19c329f Linux 5.11-rc4 by Linus Torvalds · 4 years ago
- e2da7836 Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years ago
- a1339d6 Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
- a527a2b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years ago
- feb889f mm: don't put pinned pages into the swap cache by Linus Torvalds · 4 years ago
- 0da0a8a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
- d36a1dd dump_common_audit_data(): fix racy accesses to ->d_name by Al Viro · 4 years ago
- 54c6247d Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 11c0239 Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- acda701 Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years ago
- 9348b73 mm: don't play games with pinned pages in clear_page_refs by Linus Torvalds · 4 years ago
- 29a951d mm: fix clear_refs_write locking by Linus Torvalds · 4 years ago
- e557793 RISC-V: Fix maximum allowed phsyical memory for RV32 by Atish Patra · 4 years ago
- abb8e86 RISC-V: Set current memblock limit by Atish Patra · 4 years ago
- 797f037 RISC-V: Do not allocate memblock while iterating reserved memblocks by Atish Patra · 4 years ago
- a959a97 iov_iter: fix the uaccess area in copy_compat_iovec_from_user by Christoph Hellwig · 4 years ago
- 1d94330 Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years ago
- b45e2da Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- 8cbe71e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years ago
- a8d13db io_uring: ensure finish_wait() is always called in __io_uring_task_cancel() by Jens Axboe · 4 years ago
- 0bc9bc1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
- 7cd3c41 Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
- 82821be8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
- f288c89 Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years ago
- 648b054 perf inject: Correct event attribute sizes by Al Grant · 4 years, 1 month ago
- 5501e92 perf intel-pt: Fix 'CPU too large' error by Adrian Hunter · 4 years ago
- a1bf230 perf stat: Take cgroups into account for shadow stats by Namhyung Kim · 4 years ago
- 3ff1e71 perf stat: Introduce struct runtime_stat_data by Namhyung Kim · 4 years ago
- 66dd86b libperf tests: Fail when failing to get a tracepoint id by Ian Rogers · 4 years ago
- bba2ea1 libperf tests: If a test fails return non-zero by Ian Rogers · 4 years ago
- be82fdd libperf tests: Avoid uninitialized variable warning by Ian Rogers · 4 years ago
- e9f5335 ext4: remove expensive flush on fast commit by Daejun Park · 4 years ago
- 6b4b8e6 ext4: fix bug for rename with RENAME_WHITEOUT by yangerkun · 4 years ago
- 31e203e ext4: fix wrong list_splice in ext4_fc_cleanup by Daejun Park · 4 years ago
- 23dd561 ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR by Yi Li · 4 years ago
- a042a82 perf test: Fix shadow stat test for non-bash shells by Namhyung Kim · 4 years ago
- addbdff tools headers: Syncronize linux/build_bug.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- 38c5394 tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
- 301f020 perf bpf examples: Fix bpf.h header include directive in 5sec.c example by Arnaldo Carvalho de Melo · 4 years ago
- f4e087c Merge tag 'acpi-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
- dcda487 Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
- 7aec71c Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
- 02c06dc Merge tag 'topic/nouveau-ampere-modeset-2021-01-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years ago
- 179892a Merge branch 'acpi-docs' by Rafael J. Wysocki · 4 years ago
- f010505 io_uring: flush timeouts that should already have expired by Marcelo Diop-Gonzalez · 4 years ago
- 3a57a64 arm64: selftests: Fix spelling of 'Mismatch' by Mark Brown · 4 years ago
- b6d8878 arm64: syscall: include prototype for EL0 SVC functions by Mark Rutland · 4 years ago
- dca5244 compiler.h: Raise minimum version of GCC to 5.1 for arm64 by Will Deacon · 4 years ago
- 584265d Merge branch '04.01-ampere-lite' of git://github.com/skeggsb/linux into topic/nouveau-ampere-modeset by Dave Airlie · 4 years ago
- 5ee8805 Merge tag 'drm-fixes-2021-01-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years ago
- cdaed11 Merge tag 'trace-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years ago
- c8f6364 Merge branch '04.00-ampere-lite-fixes' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 4 years ago
- dec8227 riscv: stacktrace: Move register keyword to beginning of declaration by Kefeng Wang · 4 years ago
- 8e10959 Merge tag 'amd-drm-fixes-5.11-2021-01-14' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 4 years ago
- 667d11d Merge tag 'drm-intel-fixes-2021-01-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years ago
- 8ef23b6 drm/nouveau/disp/ga10[24]: initial support by Ben Skeggs · 4 years ago
- a6cf032 drm/nouveau/dmaobj/ga10[24]: initial support by Ben Skeggs · 4 years ago
- 8a04122 drm/nouveau/i2c/ga10[024]: initial support by Ben Skeggs · 4 years ago
- c28efb1 drm/nouveau/gpio/ga10[024]: initial support by Ben Skeggs · 4 years ago
- f5cbe7c drm/nouveau/bar/ga10[024]: initial support by Ben Skeggs · 4 years ago
- a3abc23 drm/nouveau/mmu/ga10[024]: initial support by Ben Skeggs · 4 years ago
- 6f300e0 drm/nouveau/timer/ga10[024]: initial support by Ben Skeggs · 4 years ago
- 41ba806 drm/nouveau/fb/ga10[024]: initial support by Ben Skeggs · 4 years ago
- de4781d drm/nouveau/imem/ga10[024]: initial support by Ben Skeggs · 4 years ago
- e0df4bb drm/nouveau/privring/ga10[024]: initial support by Ben Skeggs · 4 years ago
- 5961c62 drm/nouveau/mc/ga10[024]: initial support by Ben Skeggs · 4 years ago
- 7ddf5e9 drm/nouveau/devinit/ga10[024]: initial support by Ben Skeggs · 4 years ago
- a346324 drm/nouveau/bios/ga10[024]: initial support by Ben Skeggs · 4 years ago
- 70afbe4 drm/nouveau/pci/ga10[024]: initial support by Ben Skeggs · 4 years ago
- caeb6ab drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0 by Ben Skeggs · 4 years ago
- 3b05068 drm/nouveau/core: recognise GA10[024] by Ben Skeggs · 4 years ago
- add4278 drm/nouveau/mmu: fix vram heap sizing by Ben Skeggs · 4 years ago
- ba6e9ab drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields by Ben Skeggs · 4 years ago
- 8ad95ed drm/nouveau/i2c/gk110-: disable hw-initiated dpcd reads by Ben Skeggs · 4 years ago
- b5510d1 drm/nouveau/i2c/gk110: split out from i2c/gk104 by Ben Skeggs · 4 years ago
- e05e06c drm/nouveau/privring: ack interrupts the same way as RM by Ben Skeggs · 4 years ago
- 402a896 drm/nouveau/bios: fix issue shadowing expansion ROMs by Ben Skeggs · 4 years ago
- 61502e3 Merge tag 'drm-misc-fixes-2021-01-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years ago
- b4f6642 Merge tag 'nvme-5.11-2021-01-14' of git://git.infradead.org/nvme into block-5.11 by Jens Axboe · 4 years ago
- 1466205 Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years ago
- e8c13a6 Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
- 5ab25a3 nvme: don't intialize hwmon for discovery controllers by Sagi Grimberg · 4 years ago
- ca1ff67 nvme-tcp: fix possible data corruption with bio merges by Sagi Grimberg · 4 years ago
- ada83177 nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT by Sagi Grimberg · 4 years ago