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-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-14
xfs: don't ever put nlink > 0 inodes on the unlinked list
Darrick J. Wong
2
-12
/
+17
2019-02-14
xfs: reserve blocks for ifree transaction during log recovery
Darrick J. Wong
2
-0
/
+8
2019-02-14
xfs: rename m_inotbt_nores to m_finobt_nores
Darrick J. Wong
4
-5
/
+5
2019-02-14
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
1
-7
/
+3
2019-02-14
ext4: don't update s_rev_level if not required
Andreas Dilger
3
-3
/
+5
2019-02-14
jbd2: fold jbd2_superblock_csum_{verify,set} into their callers
Theodore Ts'o
1
-25
/
+11
2019-02-14
jbd2: fix race when writing superblock
Theodore Ts'o
1
-25
/
+27
2019-02-14
Merge branch 'linus' into irq/core
Thomas Gleixner
50
-232
/
+551
2019-02-14
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
8
-192
/
+134
2019-02-14
xfs: don't overflow xattr listent buffer
Darrick J. Wong
2
-0
/
+4
2019-02-14
Revert "nfsd4: return default lease period"
J. Bruce Fields
1
-2
/
+2
2019-02-14
fanotify: Select EXPORTFS
Jan Kara
1
-0
/
+1
2019-02-14
NFS: Account for XDR pad of buf->pages
Chuck Lever
3
-15
/
+16
2019-02-14
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
3
-73
/
+34
2019-02-13
NFS: Add trace events to report non-zero NFS status codes
Chuck Lever
6
-4
/
+133
2019-02-13
NFS: Remove print_overflow_msg()
Chuck Lever
8
-600
/
+219
2019-02-13
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2
-3
/
+4
2019-02-13
fuse: cache readdir calls if filesystem opts out of opendir
Chad Austin
1
-1
/
+2
2019-02-13
fuse: support clients that don't implement 'opendir'
Chad Austin
3
-5
/
+12
2019-02-13
fuse: lift bad inode checks into callers
Miklos Szeredi
1
-16
/
+10
2019-02-13
fuse: multiplex cached/direct_io file operations
Miklos Szeredi
1
-37
/
+34
2019-02-13
fuse add copy_file_range to direct io fops
Miklos Szeredi
1
-0
/
+1
2019-02-13
fuse: use iov_iter based generic splice helpers
Miklos Szeredi
1
-1
/
+3
2019-02-13
fuse: Switch to using async direct IO for FOPEN_DIRECT_IO
Martin Raiber
1
-4
/
+26
2019-02-13
fuse: use atomic64_t for khctr
Miklos Szeredi
3
-5
/
+3
2019-02-13
fuse: clean up aborted
Miklos Szeredi
5
-11
/
+12
2019-02-13
fuse: Protect ff->reserved_req via corresponding fi->lock
Kirill Tkhai
2
-5
/
+10
2019-02-13
fuse: Protect fi->nlookup with fi->lock
Kirill Tkhai
3
-6
/
+6
2019-02-13
fuse: Introduce fi->lock to protect write related fields
Kirill Tkhai
4
-62
/
+70
2019-02-13
fuse: Convert fc->attr_version into atomic64_t
Kirill Tkhai
4
-26
/
+14
2019-02-13
fuse: Add fuse_inode argument to fuse_prepare_release()
Kirill Tkhai
4
-8
/
+13
2019-02-13
fuse: Verify userspace asks to requeue interrupt that we really sent
Kirill Tkhai
1
-3
/
+10
2019-02-13
fuse: Do some refactoring in fuse_dev_do_write()
Kirill Tkhai
1
-25
/
+23
2019-02-13
fuse: Wake up req->waitq of only if not background
Kirill Tkhai
1
-1
/
+4
2019-02-13
fuse: Optimize request_end() by not taking fiq->waitq.lock
Kirill Tkhai
1
-8
/
+20
2019-02-13
fuse: Kill fasync only if interrupt is queued in queue_interrupt()
Kirill Tkhai
1
-1
/
+1
2019-02-13
fuse: Remove stale comment in end_requests()
Kirill Tkhai
1
-5
/
+1
2019-02-13
fuse: Replace page without copying in fuse_writepage_in_flight()
Kirill Tkhai
1
-1
/
+1
2019-02-13
fuse: fix leaked aux requests
Miklos Szeredi
1
-0
/
+10
2019-02-13
fuse: only reuse auxiliary request in fuse_writepage_in_flight()
Miklos Szeredi
1
-6
/
+7
2019-02-13
fuse: clean up fuse_writepage_in_flight()
Miklos Szeredi
1
-16
/
+24
2019-02-13
fuse: extract fuse_find_writeback() helper
Miklos Szeredi
1
-27
/
+25
2019-02-13
ovl: Do not lose security.capability xattr over metadata file copy-up
Vivek Goyal
3
-22
/
+63
2019-02-12
fs/dax: NIT fix comment regarding start/end vs range
Ira Weiny
1
-1
/
+1
2019-02-12
fs/dax: Convert to use vmf_error()
Souptick Joarder
1
-3
/
+1
2019-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-13
/
+16
[prev]
[next]