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
2019-05-07
cifs: Fix DFS cache refresher for DFS links
Paulo Alcantara (SUSE)
4
-25
/
+151
2019-05-07
cifs: don't use __constant_cpu_to_le32()
Sergey Senozhatsky
1
-1740
/
+1740
2019-05-07
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
3
-6
/
+44
2019-05-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
30
-59
/
+9513
2019-05-07
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-373
/
+1761
2019-05-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+16
2019-05-07
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-74
/
+1055
2019-05-07
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
15
-59
/
+38
2019-05-07
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-116
/
+87
2019-05-07
Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-70
/
+259
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
24
-103
/
+42
2019-05-07
gfs2: read journal in large chunks
Abhi Das
8
-139
/
+219
2019-05-07
gfs2: Fix iomap write page reclaim deadlock
Andreas Gruenbacher
2
-44
/
+58
2019-05-07
gfs2: fix race between gfs2_freeze_func and unmount
Abhi Das
2
-3
/
+6
2019-05-07
gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}
Andreas Gruenbacher
6
-9
/
+9
2019-05-07
gfs2: Rename sd_log_le_{revoke,ordered}
Andreas Gruenbacher
6
-15
/
+15
2019-05-07
gfs2: Remove unnecessary extern declarations
Andreas Gruenbacher
2
-8
/
+3
2019-05-07
gfs2: Remove misleading comments in gfs2_evict_inode
Andreas Gruenbacher
1
-5
/
+0
2019-05-07
gfs2: Replace gl_revokes with a GLF flag
Bob Peterson
6
-15
/
+31
2019-05-07
gfs2: Fix occasional glock use-after-free
Andreas Gruenbacher
3
-3
/
+7
2019-05-07
gfs2: clean_journal improperly set sd_log_flush_head
Bob Peterson
9
-19
/
+57
2019-05-07
hostfs: fix mismatch between link_file definition and declaration
Colin Ian King
1
-1
/
+1
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-41
/
+37
2019-05-07
gfs2: Fix lru_count going negative
Ross Lagerwall
1
-9
/
+13
2019-05-07
gfs2: Fix loop in gfs2_rbm_find (v2)
Andreas Gruenbacher
1
-29
/
+25
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-45
/
+37
2019-05-07
ubifs: Drop unnecessary setting of zbr->znode
Sascha Hauer
1
-1
/
+0
2019-05-07
ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT
Sascha Hauer
4
-21
/
+15
2019-05-07
ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION
Sascha Hauer
3
-10
/
+5
2019-05-07
ubifs: Limit number of xattrs per inode
Richard Weinberger
6
-8
/
+101
2019-05-07
ubifs: orphan: Handle xattrs like files
Richard Weinberger
2
-67
/
+144
2019-05-07
ubifs: journal: Handle xattrs like files
Richard Weinberger
1
-11
/
+49
2019-05-07
ubifs: find.c: replace swap function with built-in one
Andrey Abramov
1
-8
/
+1
2019-05-07
ubifs: Do not skip hash checking in data nodes
Sascha Hauer
1
-8
/
+7
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
26
-36
/
+100
2019-05-07
ubifs: work around high stack usage with clang
Arnd Bergmann
1
-7
/
+10
2019-05-07
ubifs: remove unused function __ubifs_shash_final
YueHaibing
1
-18
/
+0
2019-05-07
ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()
Eric Biggers
1
-6
/
+1
2019-05-07
ubifs: remove unnecessary calls to set up directory key
Eric Biggers
1
-12
/
+0
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
3
-3
/
+1
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2
-48
/
+70
2019-05-07
Merge tag 'xfs-5.2-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
59
-313
/
+2085
2019-05-07
Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-59
/
+71
2019-05-07
Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
9
-29
/
+33
2019-05-07
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
62
-2193
/
+3043
2019-05-07
Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-16
/
+16
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
62
-427
/
+180
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-4
/
+4
2019-05-07
afs: Implement YFS ACL setting
David Howells
3
-5
/
+112
2019-05-07
afs: Get YFS ACLs and information through xattrs
David Howells
4
-4
/
+304
[prev]
[next]