index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: use iomap to implement DAX
Christoph Hellwig
2016-09-19
2
-48
/
+24
*
xfs: refactor xfs_setfilesize
Christoph Hellwig
2016-09-19
2
-10
/
+22
*
xfs: take the ilock shared if possible in xfs_file_iomap_begin
Christoph Hellwig
2016-09-19
1
-4
/
+6
*
xfs: fix locking for DAX writes
Christoph Hellwig
2016-09-19
1
-19
/
+1
*
dax: provide an iomap based fault handler
Christoph Hellwig
2016-09-19
1
-0
/
+114
*
dax: provide an iomap based dax read/write path
Christoph Hellwig
2016-09-19
1
-0
/
+114
*
dax: don't pass buffer_head to copy_user_dax
Christoph Hellwig
2016-09-19
1
-6
/
+6
*
dax: don't pass buffer_head to dax_insert_mapping
Christoph Hellwig
2016-09-19
1
-6
/
+6
*
iomap: expose iomap_apply outside iomap.c
Christoph Hellwig
2016-09-19
2
-4
/
+12
*
iomap: add IOMAP_F_NEW flag
Christoph Hellwig
2016-09-19
1
-0
/
+1
*
xfs: rewrite and optimize the delalloc write path
Christoph Hellwig
2016-09-19
4
-315
/
+181
*
xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case
Christoph Hellwig
2016-09-19
2
-0
/
+15
*
xfs: factor our a helper to calculate the EOF alignment
Christoph Hellwig
2016-09-19
1
-10
/
+21
*
xfs: move xfs_bmbt_to_iomap up
Christoph Hellwig
2016-09-19
1
-26
/
+26
*
xfs: track log done items directly in the deferred pending work item
Darrick J. Wong
2016-08-30
3
-15
/
+6
*
iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems
Christoph Hellwig
2016-08-29
1
-1
/
+4
*
xfs: prevent dropping ioend completions during buftarg wait
Brian Foster
2016-08-26
1
-1
/
+1
*
xfs: fix superblock inprogress check
Dave Chinner
2016-08-26
1
-1
/
+2
*
xfs: simple btree query range should look right if LE lookup fails
Darrick J. Wong
2016-08-26
1
-0
/
+7
*
xfs: fix some key handling problems in _btree_simple_query_range
Darrick J. Wong
2016-08-26
1
-1
/
+2
*
xfs: don't log the entire end of the AGF
Darrick J. Wong
2016-08-26
2
-2
/
+6
*
xfs: disallow mounting of realtime + rmap filesystems
Darrick J. Wong
2016-08-26
1
-1
/
+8
*
xfs: don't perform lookups on zero-height btrees
Darrick J. Wong
2016-08-26
1
-0
/
+4
*
Merge branch 'iomap-fixes-4.8-rc3' into for-next
Dave Chinner
2016-08-17
5
-20
/
+71
|
\
|
*
xfs: (re-)implement FIEMAP_FLAG_XATTR
Christoph Hellwig
2016-08-17
3
-1
/
+54
|
*
xfs: simplify xfs_file_iomap_begin
Christoph Hellwig
2016-08-17
2
-11
/
+4
|
*
iomap: mark ->iomap_end as optional
Christoph Hellwig
2016-08-17
1
-2
/
+5
|
*
iomap: prepare iomap_fiemap for attribute mappings
Dave Chinner
2016-08-17
1
-0
/
+3
|
*
iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag
Dave Chinner
2016-08-17
1
-3
/
+5
|
*
iomap: remove superflous pagefault_disable from iomap_write_actor
Christoph Hellwig
2016-08-17
1
-2
/
+0
|
*
iomap: remove superflous mark_page_accessed from iomap_write_actor
Christoph Hellwig
2016-08-17
1
-1
/
+0
*
|
xfs: remove OWN_AG rmap when allocating a block from the AGFL
Darrick J. Wong
2016-08-17
1
-0
/
+13
*
|
xfs: store rmapbt block count in the AGF
Darrick J. Wong
2016-08-17
4
-3
/
+16
*
|
xfs: don't invalidate whole file on DAX read/write
Dave Chinner
2016-08-17
1
-1
/
+12
*
|
xfs: fix bogus space reservation in xfs_iomap_write_allocate
Christoph Hellwig
2016-08-17
1
-3
/
+7
*
|
xfs: don't assert fail on non-async buffers on ioacct decrement
Brian Foster
2016-08-17
1
-1
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-13
1
-0
/
+6
|
\
|
*
mm, writeback: flush plugged IO in wakeup_flusher_threads()
Konstantin Khlebnikov
2016-08-09
1
-0
/
+6
*
|
Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-08-12
2
-20
/
+54
|
\
\
|
*
|
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
2016-08-12
1
-5
/
+20
|
*
|
nfsd: Fix race between FREE_STATEID and LOCK
Chuck Lever
2016-08-11
1
-12
/
+28
|
*
|
nfsd: fix dentry refcounting on create
Josef Bacik
2016-08-11
1
-3
/
+6
|
|
/
*
|
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-08-12
5
-12
/
+32
|
\
\
|
*
|
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
2016-08-05
1
-0
/
+3
|
*
|
NFSv4: Cleanup the setting of the nfs4 lease period
Trond Myklebust
2016-08-05
4
-12
/
+27
|
*
|
NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED
Trond Myklebust
2016-08-05
1
-0
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-11
1
-1
/
+1
|
\
\
\
|
*
|
|
proc, meminfo: use correct helpers for calculating LRU sizes in meminfo
Mel Gorman
2016-08-11
1
-1
/
+1
*
|
|
|
Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
2016-08-11
2
-1
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ceph: initialize pathbase in the !dentry case in encode_caps_cb()
Ilya Dryomov
2016-08-09
1
-0
/
+1
[next]