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
2018-01-31
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
96
-1558
/
+4600
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-176
/
+74
2018-01-31
Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-422
/
+701
2018-01-31
devpts: fix error handling in devpts_mntget()
Eric Biggers
1
-2
/
+2
2018-01-30
Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-446
/
+1040
2018-01-30
Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
25
-131
/
+287
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+6
2018-01-30
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+21
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
26
-74
/
+77
2018-01-30
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+2
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+4
2018-01-30
gfs2: Add a few missing newlines in messages
Andreas Gruenbacher
3
-5
/
+5
2018-01-30
gfs2: Remove inode from ordered write list in gfs2_write_inode()
Abhi Das
1
-0
/
+6
2018-01-29
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
44
-1399
/
+2259
2018-01-29
Merge tag '4.16-rc-SMB3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
24
-442
/
+3896
2018-01-29
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
48
-132
/
+178
2018-01-29
Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
4
-83
/
+24
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-14
/
+17
2018-01-29
btrfs: drop devid as device_list_add() arg
Anand Jain
1
-5
/
+3
2018-01-29
btrfs: get device pointer from device_list_add()
Anand Jain
1
-16
/
+18
2018-01-29
GFS2: Don't try to end a non-existent transaction in unlink
Bob Peterson
1
-3
/
+2
2018-01-29
xfs: remove experimental tag for reflinks
Christoph Hellwig
1
-5
/
+1
2018-01-29
xfs: don't screw up direct writes when freesp is fragmented
Darrick J. Wong
1
-0
/
+20
2018-01-29
xfs: check reflink allocation mappings
Darrick J. Wong
1
-0
/
+7
2018-01-29
iomap: warn on zero-length mappings
Darrick J. Wong
1
-0
/
+2
2018-01-29
xfs: treat CoW fork operations as delalloc for quota accounting
Darrick J. Wong
2
-6
/
+41
2018-01-29
xfs: only grab shared inode locks for source file during reflink
Darrick J. Wong
1
-10
/
+15
2018-01-29
xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
Darrick J. Wong
4
-22
/
+39
2018-01-29
xfs: reflink should break pnfs leases before sharing blocks
Darrick J. Wong
1
-1
/
+47
2018-01-29
xfs: don't clobber inobt/finobt cursors when xref with rmap
Darrick J. Wong
1
-2
/
+2
2018-01-29
xfs: skip CoW writes past EOF when writeback races with truncate
Darrick J. Wong
1
-0
/
+13
2018-01-29
xfs: preserve i_rdev when recycling a reclaimable inode
Amir Goldstein
1
-0
/
+2
2018-01-29
xfs: refactor accounting updates out of xfs_bmap_btalloc
Darrick J. Wong
1
-13
/
+17
2018-01-29
xfs: refactor inode verifier corruption error printing
Darrick J. Wong
4
-10
/
+50
2018-01-29
xfs: make tracepoint inode number format consistent
Darrick J. Wong
1
-6
/
+6
2018-01-29
xfs: always zero di_flags2 when we free the inode
Darrick J. Wong
1
-0
/
+1
2018-01-29
xfs: call xfs_qm_dqattach before performing reflink operations
Darrick J. Wong
1
-0
/
+5
2018-01-29
xfs: bmap code cleanup
Shan Hai
1
-24
/
+8
2018-01-29
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
9
-71
/
+44
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
18
-86
/
+104
2018-01-29
Get rid of xfs_buf_log_item_t typedef
Carlos Maiolino
3
-52
/
+56
2018-01-29
btrfs: only dirty the inode in btrfs_update_time if something was changed
Jeff Layton
1
-2
/
+3
2018-01-29
xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
Jeff Layton
1
-6
/
+8
2018-01-29
fs: only set S_VERSION when updating times if necessary
Jeff Layton
1
-3
/
+7
2018-01-29
xfs: convert to new i_version API
Jeff Layton
5
-7
/
+15
2018-01-29
ufs: use new i_version API
Jeff Layton
3
-6
/
+9
2018-01-29
ocfs2: convert to new i_version API
Jeff Layton
4
-10
/
+14
2018-01-29
nfsd: convert to new i_version API
Jeff Layton
1
-1
/
+2
2018-01-29
nfs: convert to new i_version API
Jeff Layton
6
-23
/
+26
[next]