index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
xfs: don't allow NOWAIT DIO across extent boundaries
Dave Chinner
1
-0
/
+29
2020-11-19
9p: Fix writeback fid incorrectly being attached to dentry
Dominique Martinet
1
-3
/
+3
2020-11-19
9p: apply review requests for fid refcounting
Dominique Martinet
2
-7
/
+5
2020-11-19
9p: add refcount to p9_fid struct
Jianyong Wu
8
-26
/
+105
2020-11-18
xfs: return corresponding errcode if xfs_initialize_perag() fail
Yu Kuai
1
-3
/
+8
2020-11-18
xfs: ensure inobt record walks always make forward progress
Darrick J. Wong
1
-3
/
+24
2020-11-18
xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
Gao Xiang
1
-1
/
+7
2020-11-18
xfs: directory scrub should check the null bestfree entries too
Darrick J. Wong
1
-4
/
+17
2020-11-18
xfs: strengthen rmap record flags checking
Darrick J. Wong
1
-4
/
+4
2020-11-18
xfs: fix the minrecs logic when dealing with inode root child blocks
Darrick J. Wong
1
-18
/
+27
2020-11-18
gfs2: Fix regression in freeze_go_sync
Bob Peterson
1
-1
/
+12
2020-11-18
io_uring: order refnode recycling
Pavel Begunkov
1
-10
/
+23
2020-11-18
io_uring: get an active ref_node from files_data
Pavel Begunkov
1
-3
/
+1
2020-11-17
io_uring: don't double complete failed reissue request
Jens Axboe
1
-1
/
+0
2020-11-16
Merge branch 'x86/entry' into core/entry
Thomas Gleixner
2
-7
/
+17
2020-11-16
fscrypt: remove kernel-internal constants from UAPI header
Eric Biggers
4
-6
/
+14
2020-11-16
fs-verity: rename "file measurement" to "file digest"
Eric Biggers
5
-31
/
+31
2020-11-16
fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest
Eric Biggers
2
-6
/
+13
2020-11-16
fs-verity: remove filenames from file comments
Eric Biggers
7
-7
/
+7
2020-11-16
block: unexport revalidate_disk_size
Christoph Hellwig
1
-1
/
+0
2020-11-16
block: remove the call to __invalidate_device in check_disk_size_change
Christoph Hellwig
1
-6
/
+0
2020-11-15
smb3: Handle error case during offload read path
Rohith Surabattula
1
-1
/
+19
2020-11-15
smb3: Avoid Mid pending list corruption
Rohith Surabattula
1
-9
/
+46
2020-11-15
smb3: Call cifs reconnect from demultiplex thread
Rohith Surabattula
1
-5
/
+8
2020-11-15
cifs: fix a memleak with modefromsid
Namjae Jeon
1
-0
/
+1
2020-11-15
fix return values of seq_read_iter()
Al Viro
1
-30
/
+27
2020-11-15
eventfd: Export eventfd_ctx_do_read()
David Woodhouse
1
-1
/
+4
2020-11-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2020-11-14
afs: Fix afs_write_end() when called with copied == 0 [ver #3]
David Howells
1
-1
/
+4
2020-11-14
ocfs2: initialize ip_next_orphan
Wengang Wang
1
-0
/
+1
2020-11-14
io_uring: handle -EOPNOTSUPP on path resolution
Jens Axboe
1
-1
/
+18
2020-11-14
configfs: fix kernel-doc markup issue
Alex Shi
1
-0
/
+1
2020-11-13
Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-52
/
+2
2020-11-13
Merge tag 'xfs-5.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-15
/
+15
2020-11-13
proc: don't allow async path resolution of /proc/self components
Jens Axboe
1
-0
/
+7
2020-11-13
Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-11-13
jfs: Fix array index bounds check in dbAdjTree
Dave Kleikamp
1
-1
/
+1
2020-11-13
btrfs: tree-checker: add missing return after error in root_item
Daniel Xu
1
-0
/
+1
2020-11-13
btrfs: qgroup: don't commit transaction when we already hold the handle
Qu Wenruo
1
-1
/
+19
2020-11-13
btrfs: fix missing delalloc new bit for new delalloc ranges
Filipe Manana
3
-61
/
+66
2020-11-13
jfs: Fix memleak in dbAdjCtl
Dinghao Liu
1
-2
/
+6
2020-11-13
jfs: delete duplicated words + other fixes
Randy Dunlap
6
-6
/
+6
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-13
Merge tag 'ext4_for_linus_bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2
-14
/
+3
2020-11-13
fs/ext2: Use ext2_put_page
Ira Weiny
3
-16
/
+20
2020-11-12
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-1
/
+1
2020-11-12
Merge tag 'gfs2-v5.10-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
4
-12
/
+10
2020-11-12
Merge tag 'nfs-for-5.10-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-12
/
+15
2020-11-12
gfs2: Fix case in which ail writes are done to jdata holes
Bob Peterson
2
-1
/
+3
2020-11-12
Revert "gfs2: Ignore journal log writes for jdata holes"
Bob Peterson
1
-6
/
+2
[prev]
[next]