index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'dax-4.10-iomap-pmd' into origin
Theodore Ts'o
2016-11-14
8
-422
/
+489
|
\
|
*
dax: Introduce IOMAP_FAULT flag
Jan Kara
2016-11-10
2
-4
/
+5
|
*
dax: remove "depends on BROKEN" from FS_DAX_PMD
Ross Zwisler
2016-11-08
1
-1
/
+0
|
*
xfs: use struct iomap based DAX PMD fault path
Ross Zwisler
2016-11-08
3
-25
/
+6
|
*
dax: add struct iomap based DAX PMD support
Ross Zwisler
2016-11-08
1
-37
/
+341
|
*
dax: move put_(un)locked_mapping_entry() in dax.c
Ross Zwisler
2016-11-08
1
-25
/
+25
|
*
dax: move RADIX_DAX_* defines to dax.h
Ross Zwisler
2016-11-08
1
-14
/
+0
|
*
dax: dax_iomap_fault() needs to call iomap_end()
Ross Zwisler
2016-11-08
1
-8
/
+29
|
*
dax: add dax_iomap_sector() helper function
Ross Zwisler
2016-11-08
1
-3
/
+7
|
*
dax: correct dax iomap code namespace
Ross Zwisler
2016-11-08
3
-15
/
+15
|
*
dax: remove dax_pmd_fault()
Ross Zwisler
2016-11-08
1
-213
/
+0
|
*
dax: coordinate locking for offsets in PMD range
Ross Zwisler
2016-11-08
1
-24
/
+41
|
*
dax: consistent variable naming for DAX entries
Ross Zwisler
2016-11-08
1
-17
/
+17
|
*
dax: remove the last BUG_ON() from fs/dax.c
Ross Zwisler
2016-11-08
1
-1
/
+2
|
*
dax: make 'wait_table' global variable static
Ross Zwisler
2016-11-08
1
-1
/
+1
|
*
ext2: remove support for DAX PMD faults
Ross Zwisler
2016-11-08
1
-23
/
+6
|
*
dax: remove buffer_size_valid()
Ross Zwisler
2016-11-08
1
-21
/
+1
|
*
ext4: tell DAX the size of allocation holes
Ross Zwisler
2016-11-08
1
-0
/
+3
*
|
Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-11-05
2
-19
/
+24
|
\
\
|
*
|
nfsd: Fix general protection fault in release_lock_stateid()
Chuck Lever
2016-11-01
1
-6
/
+4
|
*
|
nfsd: move blocked lock handling under a dedicated spinlock
Jeff Layton
2016-10-24
2
-13
/
+20
*
|
|
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Linus Torvalds
2016-11-05
5
-9
/
+29
|
\
\
\
|
*
|
|
btrfs: fix WARNING in btrfs_select_ref_head()
Wang Xiaoguang
2016-10-24
1
-0
/
+3
|
*
|
|
Btrfs: remove some no-op casts
Dan Carpenter
2016-10-24
1
-4
/
+4
|
*
|
|
btrfs: pass correct args to btrfs_async_run_delayed_refs()
Wang Xiaoguang
2016-10-24
1
-2
/
+2
|
*
|
|
btrfs: make file clone aware of fatal signals
Wang Xiaoguang
2016-10-24
1
-0
/
+5
|
*
|
|
btrfs: qgroup: Prevent qgroup->reserved from going subzero
Goldwyn Rodrigues
2016-10-24
1
-2
/
+7
|
*
|
|
Btrfs: kill BUG_ON in do_relocation
Liu Bo
2016-10-17
1
-1
/
+8
*
|
|
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-11-05
3
-3
/
+17
|
\
\
\
\
|
*
|
|
|
ovl: fsync after copy-up
Miklos Szeredi
2016-10-31
1
-0
/
+2
|
*
|
|
|
ovl: fix get_acl() on tmpfs
Miklos Szeredi
2016-10-31
1
-3
/
+0
|
*
|
|
|
ovl: update S_ISGID when setting posix ACLs
Miklos Szeredi
2016-10-31
1
-0
/
+15
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-30
4
-8
/
+7
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'rxrpc-rewrite-20161013' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2016-10-14
4
-8
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
afs: call->operation_ID sometimes used as __be32 sometimes as u32
David Howells
2016-10-13
3
-6
/
+5
|
|
*
|
|
|
afs: unmapping the wrong buffer
Dan Carpenter
2016-10-13
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-10-29
1
-0
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ubifs: Fix regression in ubifs_readdir()
Richard Weinberger
2016-10-28
1
-0
/
+8
*
|
|
|
|
|
|
Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-29
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kernfs: Add noop_fsync to supported kernfs_file_fops
Tony Luck
2016-10-27
1
-0
/
+1
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-28
2
-14
/
+64
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
btrfs: fix races on root_log_ctx lists
Chris Mason
2016-10-27
1
-14
/
+6
|
*
|
|
|
|
|
Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-10-18
1
-0
/
+58
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Btrfs: fix incremental send failure caused by balance
Filipe Manana
2016-10-12
1
-0
/
+58
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-28
2
-1
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fs: exofs: print a hex number after a 0x prefix
Uwe Kleine-König
2016-10-28
1
-1
/
+1
|
*
|
|
|
|
|
|
proc: fix NULL dereference when reading /proc/<pid>/auxv
Leon Yu
2016-10-28
1
-0
/
+3
*
|
|
|
|
|
|
|
Merge tag 'for-linus-4.9-rc2-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-27
4
-13
/
+21
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
orangefs: don't use d_time
Miklos Szeredi
2016-10-24
3
-6
/
+14
|
*
|
|
|
|
|
|
|
orangefs: user file_inode() where it is due
Amir Goldstein
2016-10-24
1
-7
/
+7
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
[next]