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
2019-04-15
fs/reiserfs/journal.c: Make remove_journal_hash static
Bharath Vedartham
1
-1
/
+1
2019-04-14
xfs: report inode health via bulkstat
Darrick J. Wong
4
-1
/
+50
2019-04-14
xfs: report AG health via AG geometry ioctl
Darrick J. Wong
4
-1
/
+52
2019-04-14
xfs: report fs and rt health via geometry structure
Darrick J. Wong
4
-2
/
+73
2019-04-14
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
5
-0
/
+93
2019-04-14
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
4
-58
/
+83
2019-04-14
xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem
Darrick J. Wong
4
-0
/
+81
2019-04-14
xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
Darrick J. Wong
4
-9
/
+9
2019-04-14
xfs: track metadata health status
Darrick J. Wong
8
-0
/
+485
2019-04-14
xfs,fstrim: fix to return correct minlen
Wang Shilong
1
-1
/
+2
2019-04-14
xfs: don't account extra agfl blocks as available
Brian Foster
1
-2
/
+8
2019-04-14
xfs: shutdown after buf release in iflush cluster abort path
Brian Foster
1
-1
/
+3
2019-04-14
xfs: wake commit waiters on CIL abort before log item abort
Brian Foster
1
-8
/
+13
2019-04-14
xfs: fix use after free in buf log item unlock assert
Brian Foster
1
-1
/
+3
2019-04-14
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
3
-10
/
+18
2019-04-14
latency_top: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
1
-2
/
+1
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
3
-10
/
+18
2019-04-13
io_uring: drop io_file_put() 'file' argument
Jens Axboe
1
-6
/
+4
2019-04-13
io_uring: only test SQPOLL cpu after we've verified it
Jens Axboe
1
-4
/
+8
2019-04-13
io_uring: park SQPOLL thread if it's percpu
Jens Axboe
1
-0
/
+5
2019-04-13
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+8
2019-04-13
Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-7
/
+7
2019-04-13
afs: Fix in-progess ops to ignore server-level callback invalidation
David Howells
3
-6
/
+2
2019-04-13
afs: Unlock pages for __pagevec_release()
Marc Dionne
1
-0
/
+1
2019-04-13
afs: Differentiate abort due to unmarshalling from other errors
David Howells
1
-1
/
+5
2019-04-13
afs: Avoid section confusion in CM_NAME
Andi Kleen
1
-1
/
+1
2019-04-13
afs: avoid deprecated get_seconds()
Arnd Bergmann
1
-3
/
+1
2019-04-12
afs: Check for rxrpc call completion in wait loop
Marc Dionne
1
-6
/
+16
2019-04-12
rxrpc: Make rxrpc_kernel_check_life() indicate if call completed
Marc Dionne
1
-2
/
+2
2019-04-12
bpf: Add file_pos field to bpf_sysctl ctx
Andrey Ignatov
1
-1
/
+1
2019-04-12
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
1
-5
/
+17
2019-04-12
bpf: Sysctl hook
Andrey Ignatov
1
-0
/
+5
2019-04-11
block: fix the return errno for direct IO
Jason Yan
1
-4
/
+4
2019-04-11
Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2
-4
/
+14
2019-04-11
NFSv4.1 fix incorrect return value in copy_file_range
Olga Kornievskaia
2
-4
/
+3
2019-04-11
NFS: Fix handling of reply page vector
Chuck Lever
1
-2
/
+2
2019-04-11
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
1
-1
/
+2
2019-04-10
Merge branch 'fixes' into work.icache
Al Viro
1
-2
/
+2
2019-04-10
ext4: ignore e_value_offs for xattrs with value-in-ea-inode
Theodore Ts'o
1
-1
/
+1
2019-04-09
ext4: protect journal inode's blocks using block_validity
Theodore Ts'o
2
-0
/
+52
2019-04-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2019-04-09
sysv: bury the broken "quietly truncate the long filenames" logics
Al Viro
3
-21
/
+0
2019-04-09
nsfs: unobfuscate
Al Viro
1
-13
/
+10
2019-04-09
unexport d_alloc_pseudo()
Al Viro
2
-1
/
+4
2019-04-09
autofs: fix use-after-free in lockless ->d_manage()
Al Viro
2
-1
/
+2
2019-04-09
dcache: sort the freeing-without-RCU-delay mess for good.
Al Viro
2
-13
/
+14
2019-04-09
fs/block_dev.c: remove unused include
Chengguang Xu
1
-1
/
+0
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
3
-4
/
+4
2019-04-08
adfs: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2019-04-08
afs: Mark expected switch fall-throughs
Gustavo A. R. Silva
8
-29
/
+71
[prev]
[next]