index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
Add io_uring IO interface
Jens Axboe
2
-0
/
+1256
2019-02-24
iomap: wire up the iopoll method
Christoph Hellwig
3
-15
/
+31
2019-02-24
block: add bio_set_polled() helper
Jens Axboe
1
-2
/
+2
2019-02-24
block: wire up block device iopoll method
Christoph Hellwig
1
-1
/
+17
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
30
-119
/
+313
2019-02-15
block: enable multipage bvecs
Ming Lei
2
-4
/
+4
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
18
-28
/
+56
2019-02-15
btrfs: use mp_bvec_last_segment to get bio's last page
Ming Lei
1
-2
/
+3
2019-02-15
fs/buffer.c: use bvec iterator to truncate the bio
Ming Lei
1
-1
/
+4
2019-02-15
btrfs: look at bi_size for repair decisions
Christoph Hellwig
1
-1
/
+1
2019-02-09
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+11
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+24
2019-02-08
Merge tag 'xfs-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-5
/
+27
2019-02-07
Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+4
2019-02-07
Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+5
2019-02-06
nfsd: Fix error return values for nfsd4_clone_file_range()
Trond Myklebust
1
-2
/
+4
2019-02-06
fs: ratelimit __find_get_block_slow() failure message.
Tetsuo Handa
1
-9
/
+10
2019-02-06
aio: initialize kiocb private in case any filesystems expect it.
Mike Marshall
1
-0
/
+1
2019-02-03
xfs: set buffer ops when repair probes for btree type
Darrick J. Wong
2
-3
/
+24
2019-02-03
xfs: end sync buffer I/O properly on shutdown error
Brian Foster
1
-2
/
+1
2019-02-03
xfs: eof trim writeback mapping as soon as it is cached
Brian Foster
1
-0
/
+2
2019-02-03
Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-38
/
+71
2019-02-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-4
/
+36
2019-02-01
Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-29
/
+61
2019-02-01
autofs: fix error return in autofs_fill_super()
Ian Kent
1
-1
/
+3
2019-02-01
autofs: drop dentry reference only when it is never used
Pan Bian
1
-1
/
+2
2019-02-01
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
1
-1
/
+7
2019-02-01
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
3
-1
/
+24
2019-02-01
Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-7
/
+30
2019-01-31
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
1
-1
/
+1
2019-01-31
Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-4
/
+10
2019-01-31
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-01-31
CIFS: fix use-after-free of the lease keys
Aurelien Aptel
1
-2
/
+2
2019-01-30
fs/dcache: Track & report number of negative dentries
Waiman Long
1
-0
/
+32
2019-01-30
fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
Waiman Long
1
-5
/
+1
2019-01-30
btrfs: On error always free subvol_name in btrfs_mount
Eric W. Biederman
1
-0
/
+3
2019-01-30
btrfs: clean up pending block groups when transaction commit aborts
David Sterba
1
-0
/
+16
2019-01-30
btrfs: fix potential oops in device_list_add
Al Viro
1
-2
/
+2
2019-01-30
debugfs: debugfs_lookup() should return NULL if not found
Greg Kroah-Hartman
1
-5
/
+5
2019-01-29
CIFS: Do not consider -ENODATA as stat failure for reads
Pavel Shilovsky
1
-1
/
+1
2019-01-29
CIFS: Do not count -ENODATA as failure for query directory
Pavel Shilovsky
1
-2
/
+2
2019-01-29
CIFS: Fix trace command logging for SMB2 reads and writes
Pavel Shilovsky
1
-16
/
+30
2019-01-29
CIFS: Fix possible oops and memory leaks in async IO
Pavel Shilovsky
1
-3
/
+8
2019-01-29
cifs: limit amount of data we request for xattrs to CIFSMaxBufSize
Ronnie Sahlberg
2
-3
/
+16
2019-01-29
cifs: fix computation for MAX_SMB2_HDR_SIZE
Ronnie Sahlberg
1
-2
/
+2
2019-01-29
NFS: Fix up return value on fatal errors in nfs_page_async_flush()
Trond Myklebust
1
-4
/
+5
2019-01-29
debugfs: return error values, not NULL
Greg Kroah-Hartman
1
-17
/
+22
2019-01-28
nfs: Fix NULL pointer dereference of dev_name
Yao Liu
1
-0
/
+5
2019-01-28
btrfs: don't end the transaction for delayed refs in throttle
Josef Bacik
1
-8
/
+0
2019-01-28
Btrfs: fix deadlock when allocating tree block during leaf/node split
Filipe Manana
1
-28
/
+50
[next]