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-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
2
-5
/
+1
2017-06-18
Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-6
/
+8
2017-06-17
Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-4
/
+3
2017-06-17
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-68
/
+98
2017-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+6
2017-06-17
userfaultfd: shmem: handle coredumping in handle_userfault()
Andrea Arcangeli
1
-8
/
+21
2017-06-16
Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2
-2
/
+9
2017-06-16
fs: pass on flags in compat_writev
Christoph Hellwig
1
-1
/
+1
2017-06-15
fs: don't forget to put old mntns in mntns_install
Andrei Vagin
1
-0
/
+2
2017-06-15
Hang/soft lockup in d_invalidate with simultaneous calls
Al Viro
1
-6
/
+4
2017-06-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+8
2017-06-15
ufs_truncate_blocks(): fix the case when size is in the last direct block
Al Viro
1
-9
/
+12
2017-06-15
ufs: more deadlock prevention on tail unpacking
Al Viro
1
-1
/
+1
2017-06-15
ufs: avoid grabbing ->truncate_mutex if possible
Al Viro
2
-10
/
+26
2017-06-14
ufs_get_locked_page(): make sure we have buffer_heads
Al Viro
1
-9
/
+8
2017-06-14
ufs: fix s_size/s_dsize users
Al Viro
4
-24
/
+19
2017-06-14
ufs: fix reserved blocks check
Al Viro
1
-4
/
+6
2017-06-14
ufs: make ufs_freespace() return signed
Al Viro
1
-2
/
+2
2017-06-14
ufs: fix logics in "ufs: make fsck -f happy"
Al Viro
1
-13
/
+28
2017-06-14
ceph: unify inode i_ctime update
Yan, Zheng
2
-3
/
+3
2017-06-14
ceph: use current_kernel_time() to get request time stamp
Yan, Zheng
1
-3
/
+1
2017-06-14
ceph: check i_nlink while converting a file handle to dentry
Luis Henriques
1
-0
/
+4
2017-06-12
configfs: Introduce config_item_get_unless_zero()
Bart Van Assche
1
-0
/
+8
2017-06-12
configfs: Fix race between create_link and configfs_rmdir
Nicholas Bellinger
1
-2
/
+1
2017-06-11
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-120
/
+143
2017-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-20
/
+63
2017-06-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-16
/
+139
2017-06-10
ufs: we need to sync inode before freeing it
Al Viro
1
-0
/
+1
2017-06-09
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
1
-13
/
+5
2017-06-09
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
1
-1
/
+3
2017-06-09
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
1
-1
/
+2
2017-06-09
ufs: set correct ->s_maxsize
Al Viro
1
-0
/
+18
2017-06-09
ufs: restore maintaining ->i_blocks
Al Viro
2
-1
/
+26
2017-06-09
fix ufs_isblockset()
Al Viro
1
-3
/
+7
2017-06-09
ufs: restore proper tail allocation
Al Viro
1
-1
/
+1
2017-06-09
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
1
-2
/
+2
2017-06-09
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
1
-1
/
+1
2017-06-09
btrfs: tree-log.c: Wrong printk information about namelen
Su Yue
1
-1
/
+1
2017-06-08
xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
Brian Foster
2
-4
/
+3
2017-06-08
crypto: Work around deallocated stack frame reference gcc bug on sparc.
David Miller
2
-2
/
+8
2017-06-04
fs/ufs: Set UFS default maximum bytes per file
Richard Narron
1
-3
/
+2
2017-06-04
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-14
/
+32
2017-06-03
nfs: Mark unnecessarily extern functions as static
Jan Kara
2
-4
/
+3
2017-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+23
2017-06-02
dax: fix race between colliding PMD & PTE entries
Ross Zwisler
1
-0
/
+23
2017-06-02
Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-15
/
+28
2017-06-01
Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-34
/
+15
2017-06-01
Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+3
2017-06-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-3
/
+3
2017-06-01
btrfs: fix race with relocation recovery and fs_root setup
Jeff Mahoney
1
-3
/
+3
[next]