index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-02-17
gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested}
Andreas Gruenbacher
2021-02-17
gfs2: Check for active reservation in gfs2_release
Andreas Gruenbacher
2021-02-17
gfs2: Don't search for unreserved space twice
Andreas Gruenbacher
2021-02-17
gfs2: Only pass reservation down to gfs2_rbm_find
Andreas Gruenbacher
2021-02-17
gfs2: Also reflect single-block allocations in rgd->rd_extfail_pt
Andreas Gruenbacher
2021-01-18
gfs2: Set GBF_FULL flags when reading resource group
Andreas Gruenbacher
2021-01-18
gfs2: Don't clear GBF_FULL flags in rs_deltree
Andreas Gruenbacher
2021-01-18
Revert "gfs2: Don't reject a supposedly full bitmap if we have blocks reserved"
Andreas Gruenbacher
2021-01-18
gfs2: Minor gfs2_inplace_reserve cleanup
Andreas Gruenbacher
2021-01-18
gfs2: Get rid of unnecessary variable in gfs2_alloc_blocks
Andreas Gruenbacher
2021-01-18
gfs2: Only use struct gfs2_rbm for bitmap manipulations
Andreas Gruenbacher
2021-01-18
gfs2: Turn gfs2_rbm_incr into gfs2_rbm_add
Andreas Gruenbacher
2021-01-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-01-16
Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
2021-01-15
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
Jens Axboe
2021-01-15
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-15
Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-01-15
ext4: remove expensive flush on fast commit
Daejun Park
2021-01-15
ext4: fix bug for rename with RENAME_WHITEOUT
yangerkun
2021-01-15
ext4: fix wrong list_splice in ext4_fc_cleanup
Daejun Park
2021-01-15
ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR
Yi Li
2021-01-15
io_uring: flush timeouts that should already have expired
Marcelo Diop-Gonzalez
2021-01-13
cifs: style: replace one-element array with flexible-array
YANG LI
2021-01-13
cifs: connect: style: Simplify bool comparison
YANG LI
2021-01-13
fs: cifs: remove unneeded variable in smb3_fs_context_dup
Menglong Dong
2021-01-13
cifs: fix interrupted close commands
Paulo Alcantara
2021-01-13
cifs: check pointer before freeing
Tom Rix
2021-01-13
io_uring: do sqo disable on install_fd error
Pavel Begunkov
2021-01-13
io_uring: fix null-deref in io_disable_sqo_submit
Pavel Begunkov
2021-01-12
Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-01-11
Merge tag 'for-5.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-11
Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2021-01-11
io_uring: don't take files/mm for a dead task
Pavel Begunkov
2021-01-11
io_uring: drop mm and files after task_work_run
Pavel Begunkov
2021-01-10
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
2021-01-10
NFS: nfs_delegation_find_inode_server must first reference the superblock
Trond Myklebust
2021-01-10
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-10
Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-10
Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-10
NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter
Trond Myklebust
2021-01-10
NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()
Trond Myklebust
2021-01-10
NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request
Trond Myklebust
2021-01-10
pNFS: Stricter ordering of layoutget and layoutreturn
Trond Myklebust
2021-01-10
pNFS: Clean up pnfs_layoutreturn_free_lsegs()
Trond Myklebust
2021-01-10
pNFS: We want return-on-close to complete when evicting the inode
Trond Myklebust
2021-01-10
pNFS: Mark layout for return if return-on-close was not sent
Trond Myklebust
2021-01-10
NFS: Adjust fs_context error logging
Scott Mayhew
2021-01-09
io_uring: stop SQPOLL submit on creator's death
Pavel Begunkov
[next]