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
*
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-01-13
5
-15
/
+38
|
\
|
*
Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/...
Chris Mason
2017-01-11
2
-5
/
+12
|
|
\
|
|
*
Btrfs: add 'inode' for extent map tracepoint
Liu Bo
2017-01-09
1
-1
/
+1
|
|
*
btrfs: fix crash when tracepoint arguments are freed by wq callbacks
David Sterba
2017-01-09
1
-4
/
+11
|
*
|
Btrfs: adjust outstanding_extents counter properly when dio write is split
Liu Bo
2017-01-03
1
-2
/
+9
|
*
|
Btrfs: fix lockdep warning about log_mutex
Liu Bo
2017-01-03
1
-3
/
+10
|
*
|
Btrfs: use down_read_nested to make lockdep silent
Liu Bo
2017-01-03
1
-1
/
+2
|
*
|
btrfs: fix locking when we put back a delayed ref that's too new
Jeff Mahoney
2017-01-03
1
-1
/
+1
|
*
|
btrfs: fix error handling when run_delayed_extent_op fails
Jeff Mahoney
2017-01-03
1
-0
/
+3
|
*
|
btrfs: return the actual error value from from btrfs_uuid_tree_iterate
Pan Bian
2016-12-19
1
-3
/
+1
|
|
/
*
|
Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-01-13
2
-2
/
+7
|
\
\
|
*
|
ceph: fix get_oldest_context()
Geng, Jichao
2017-01-12
1
-2
/
+2
|
*
|
ceph: fix mds cluster availability check
Yan, Zheng
2017-01-12
1
-0
/
+5
*
|
|
Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
2017-01-12
6
-111
/
+43
|
\
\
\
|
*
|
|
xfs: Timely free truncated dirty pages
Jan Kara
2017-01-11
1
-8
/
+11
|
*
|
|
xfs: don't print warnings when xfs_log_force fails
Christoph Hellwig
2017-01-09
1
-10
/
+2
|
*
|
|
xfs: don't rely on ->total in xfs_alloc_space_available
Christoph Hellwig
2017-01-09
1
-3
/
+4
|
*
|
|
xfs: adjust allocation length in xfs_alloc_space_available
Christoph Hellwig
2017-01-09
2
-65
/
+18
|
*
|
|
xfs: fix bogus minleft manipulations
Christoph Hellwig
2017-01-09
3
-22
/
+8
|
*
|
|
xfs: bump up reserved blocks in xfs_alloc_set_aside
Christoph Hellwig
2017-01-09
1
-4
/
+1
|
|
/
/
*
|
|
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
2017-01-10
3
-0
/
+19
*
|
|
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
Ross Zwisler
2017-01-10
1
-15
/
+36
|
/
/
*
|
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2017-01-05
1
-12
/
+0
|
\
\
|
*
|
fsnotify: Remove fsnotify_duplicate_mark()
Jan Kara
2016-12-23
1
-12
/
+0
*
|
|
Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...
Linus Torvalds
2017-01-04
9
-16
/
+40
|
\
\
\
|
*
|
|
xfs: fix max_retries _show and _store functions
Carlos Maiolino
2017-01-03
1
-2
/
+2
|
*
|
|
xfs: fix crash and data corruption due to removal of busy COW extents
Christoph Hellwig
2017-01-03
1
-1
/
+2
|
*
|
|
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
2017-01-03
6
-12
/
+34
|
*
|
|
xfs: fix double-cleanup when CUI recovery fails
Darrick J. Wong
2017-01-03
1
-1
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-01-04
2
-1
/
+4
|
\
\
\
\
|
*
|
|
|
clean_bdev_aliases: Prevent cleaning blocks that are not in block range
Chandan Rajendra
2017-01-02
1
-1
/
+1
|
*
|
|
|
block: add back plugging in __blkdev_direct_IO
Christoph Hellwig
2016-12-22
1
-0
/
+3
*
|
|
|
|
Merge tag 'fscrypt-for-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-01-02
2
-1
/
+7
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fscrypt: fix renaming and linking special files
Eric Biggers
2016-12-31
1
-0
/
+5
|
*
|
|
|
fscrypt: fix the test_dummy_encryption mount option
Theodore Ts'o
2016-12-27
1
-1
/
+2
*
|
|
|
|
ext4: Simplify DAX fault path
Jan Kara
2016-12-26
1
-38
/
+10
*
|
|
|
|
dax: Call ->iomap_begin without entry lock during dax fault
Jan Kara
2016-12-26
1
-55
/
+66
*
|
|
|
|
dax: Finish fault completely when loading holes
Jan Kara
2016-12-26
1
-9
/
+18
*
|
|
|
|
dax: Avoid page invalidation races and unnecessary radix tree traversals
Jan Kara
2016-12-26
1
-17
/
+11
*
|
|
|
|
mm: Invalidate DAX radix tree entries only if appropriate
Jan Kara
2016-12-26
1
-10
/
+61
*
|
|
|
|
ext2: Return BH_New buffers for zeroed blocks
Jan Kara
2016-12-26
1
-2
/
+1
|
/
/
/
/
*
|
|
|
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
2
-4
/
+3
*
|
|
|
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
3
-3
/
+3
*
|
|
|
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
4
-18
/
+17
*
|
|
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
96
-96
/
+96
*
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-12-24
14
-90
/
+177
|
\
\
\
\
|
*
|
|
|
cifs_get_root shouldn't use path with tree name
Sachin Prabhu
2016-12-15
4
-5
/
+7
|
*
|
|
|
Fix default behaviour for empty domains and add domainauto option
Germano Percossi
2016-12-15
3
-5
/
+18
|
*
|
|
|
cifs: use %16phN for formatting md5 sum
Rasmus Villemoes
2016-12-15
1
-7
/
+2
|
*
|
|
|
cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack
Andy Lutomirski
2016-12-14
1
-32
/
+8
[next]