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
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-13
/
+35
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
23
-29
/
+31
2017-09-06
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
6
-52
/
+92
2017-09-06
Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
6
-30
/
+35
2017-09-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-111
/
+207
2017-09-06
Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
48
-708
/
+1025
2017-09-06
Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-110
/
+321
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-21
/
+45
2017-09-05
Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-16
/
+13
2017-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
13
-98
/
+140
2017-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-26
/
+26
2017-09-03
xfs: use kmem_free to free return value of kmem_zalloc
Pan Bian
1
-1
/
+1
2017-09-03
xfs: open code end_buffer_async_write in xfs_finish_page_writeback
Christoph Hellwig
1
-24
/
+47
2017-09-02
xfs: don't set v3 xflags for v2 inodes
Christoph Hellwig
1
-13
/
+25
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
5
-8
/
+11
2017-09-01
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-2
/
+27
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-153
/
+210
2017-09-01
xfs: simplify the rmap code in xfs_bmse_merge
Darrick J. Wong
1
-4
/
+3
2017-09-01
xfs: remove unused flags arg from xfs_file_iomap_begin_delay
Eric Sandeen
1
-3
/
+1
2017-09-01
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
1
-7
/
+0
2017-09-01
xfs: disable per-inode DAX flag
Christoph Hellwig
1
-1
/
+2
2017-09-01
xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leaves
Christoph Hellwig
1
-32
/
+12
2017-09-01
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
Christoph Hellwig
2
-11
/
+11
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at
Christoph Hellwig
1
-16
/
+4
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
Christoph Hellwig
1
-92
/
+88
2017-09-01
xfs: move some code around inside xfs_bmap_shift_extents
Christoph Hellwig
1
-25
/
+29
2017-09-01
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
1
-16
/
+26
2017-09-01
Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-18
/
+18
2017-09-01
xfs: use xfs_iext_get_extent in xfs_bmap_first_unused
Christoph Hellwig
1
-5
/
+7
2017-09-01
xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert
Christoph Hellwig
1
-4
/
+7
2017-09-01
xfs: add a xfs_iext_update_extent helper
Christoph Hellwig
3
-6
/
+20
2017-09-01
xfs: consolidate the various page fault handlers
Christoph Hellwig
2
-65
/
+60
2017-09-01
iomap: return VM_FAULT_* codes from iomap_page_mkwrite
Christoph Hellwig
2
-3
/
+2
2017-09-01
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2
-18
/
+65
2017-09-01
xfs: disallow marking previously dirty buffers as ordered
Brian Foster
2
-3
/
+6
2017-09-01
xfs: move bmbt owner change to last step of extent swap
Brian Foster
1
-18
/
+26
2017-09-01
xfs: skip bmbt block ino validation during owner change
Brian Foster
3
-1
/
+4
2017-09-01
xfs: don't log dirty ranges for ordered buffers
Brian Foster
3
-18
/
+16
2017-09-01
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
2
-17
/
+33
2017-09-01
xfs: ordered buffer log items are never formatted
Brian Foster
2
-11
/
+2
2017-09-01
xfs: remove unnecessary dirty bli format check for ordered bufs
Brian Foster
2
-30
/
+33
2017-09-01
xfs: open-code xfs_buf_item_dirty()
Brian Foster
3
-13
/
+1
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
15
-116
/
+129
2017-09-01
xfs: rename xfs_defer_join to xfs_defer_ijoin
Christoph Hellwig
3
-4
/
+4
2017-09-01
xfs: refactor xfs_trans_roll
Christoph Hellwig
9
-56
/
+48
2017-09-01
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2
-10
/
+23
2017-09-01
xfs: evict all inodes involved with log redo item
Darrick J. Wong
3
-1
/
+13
2017-09-01
Fix warning messages when mounting to older servers
Steve French
2
-2
/
+27
[next]