index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-07-29
ocfs2: fix a typo in a comment
Christophe JAILLET
2022-07-29
ocfs2: use the bitmap API to simplify code
Christophe JAILLET
2022-07-29
ocfs2: remove some useless functions
Christophe JAILLET
2022-07-29
proc: add some (hopefully) insightful comments
Alexey Dobriyan
2022-07-29
squashfs: support reading fragments in readahead call
Phillip Lougher
2022-07-29
squashfs: implement readahead
Hsin-Yi Wang
2022-07-29
squashfs: always build "file direct" version of page actor
Phillip Lougher
2022-07-29
Revert "squashfs: provide backing_dev_info in order to disable read-ahead"
Hsin-Yi Wang
2022-07-17
fs/ocfs2: Fix spelling typo in comment
Jiangshan Yi
2022-07-17
proc: fix a dentry lock race between release_task and lookup
Zhihao Cheng
2022-07-17
autofs: remove unused ino field inode
Ian Kent
2022-07-17
autofs: add comment about autofs_mountpoint_changed()
Ian Kent
2022-07-17
autofs: use dentry info count instead of simple_empty()
Ian Kent
2022-07-17
autofs: make dentry info count consistent
Ian Kent
2022-07-17
autofs: use inode permission method for write access
Ian Kent
2022-07-17
epoll: autoremove wakers even more aggressively
Benjamin Segall
2022-07-17
proc: delete unused <linux/uaccess.h> includes
Alexey Dobriyan
2022-06-27
Merge branch 'master' into mm-nonmm-stable
akpm
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-26
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-26
Merge tag 'exfat-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-26
Merge tag '5.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-06-25
Merge tag 'f2fs-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-06-24
cifs: update cifs_ses::ip_addr after failover
Paulo Alcantara
2022-06-24
Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-24
cifs: avoid deadlocks while updating iface
Shyam Prasad N
2022-06-23
Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-06-23
io_uring: use original request task for inflight tracking
Jens Axboe
2022-06-22
cifs: periodically query network interfaces from server
Shyam Prasad N
2022-06-22
cifs: during reconnect, update interface if necessary
Shyam Prasad N
2022-06-22
cifs: change iface_list from array to sorted linked list
Shyam Prasad N
2022-06-22
smb3: use netname when available on secondary channels
Shyam Prasad N
2022-06-22
Merge tag '9p-for-5.19-rc4' of https://github.com/martinetd/linux
Linus Torvalds
2022-06-21
io_uring: fix double poll leak on repolling
Pavel Begunkov
2022-06-21
io_uring: fix wrong arm_poll error handling
Pavel Begunkov
2022-06-21
io_uring: fail links when poll fails
Pavel Begunkov
2022-06-21
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-21
afs: Fix dynamic root getattr
David Howells
2022-06-21
f2fs: do not count ENOENT for error case
Jaegeuk Kim
2022-06-21
io_uring: fix req->apoll_events
Pavel Begunkov
2022-06-21
io_uring: fix merge error in checking send/recv addr2 flags
Jens Axboe
2022-06-21
btrfs: fix deadlock with fsync+fiemap+transaction commit
Josef Bacik
2022-06-21
btrfs: don't set lock_owner when locking extent buffer for reading
Zygo Blaxell
2022-06-21
btrfs: zoned: fix critical section of relocation inode writeback
Naohiro Aota
2022-06-21
btrfs: zoned: prevent allocation from previous data relocation BG
Naohiro Aota
2022-06-21
btrfs: do not BUG_ON() on failure to migrate space when replacing extents
Filipe Manana
2022-06-21
btrfs: add missing inode updates on each iteration when replacing extents
Filipe Manana
2022-06-21
btrfs: fix race between reflinking and ordered extent completion
Filipe Manana
2022-06-20
smb3: fix empty netname context on secondary channels
Steve French
2022-06-20
io_uring: mark reissue requests with REQ_F_PARTIAL_IO
Jens Axboe
[next]