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
2016-09-03
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-11
/
+15
2016-09-03
Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+28
2016-09-03
devpts: return NULL pts 'priv' entry for non-devpts nodes
Linus Torvalds
1
-1
/
+2
2016-09-02
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-99
/
+242
2016-09-01
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-6
/
+1
2016-09-01
Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
10
-22
/
+40
2016-09-01
btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...
Wang Xiaoguang
1
-5
/
+5
2016-09-01
Btrfs: fix endless loop in balancing block groups
Liu Bo
1
-3
/
+5
2016-09-01
Btrfs: kill invalid ASSERT() in process_all_refs()
Josef Bacik
1
-3
/
+5
2016-09-01
ovl: listxattr: use strnlen()
Miklos Szeredi
1
-7
/
+10
2016-09-01
ovl: Switch to generic_getxattr
Andreas Gruenbacher
4
-10
/
+33
2016-09-01
ovl: copyattr after setting POSIX ACL
Miklos Szeredi
1
-1
/
+5
2016-09-01
ovl: Switch to generic_removexattr
Andreas Gruenbacher
4
-58
/
+33
2016-09-01
ovl: Get rid of ovl_xattr_noacl_handlers array
Andreas Gruenbacher
1
-16
/
+12
2016-09-01
ovl: Fix OVL_XATTR_PREFIX
Andreas Gruenbacher
2
-5
/
+4
2016-09-01
ovl: fix spelling mistake: "directries" -> "directories"
Colin Ian King
1
-1
/
+1
2016-09-01
ovl: don't cache acl on overlay layer
Miklos Szeredi
1
-0
/
+3
2016-09-01
ovl: use cached acl on underlying layer
Miklos Szeredi
1
-2
/
+3
2016-09-01
ovl: proper cleanup of workdir
Miklos Szeredi
3
-2
/
+65
2016-09-01
ovl: remove posix_acl_default from workdir
Miklos Szeredi
1
-0
/
+19
2016-09-01
ovl: handle umask and posix_acl_default correctly on creation
Miklos Szeredi
1
-0
/
+54
2016-08-31
mm: introduce get_task_exe_file
Mateusz Guzik
1
-6
/
+1
2016-08-31
binfmt_elf: switch to new creds when switching to new mm
Linus Torvalds
1
-1
/
+1
2016-08-31
sysfs: correctly handle read offset on PREALLOC attrs
Konstantin Khlebnikov
1
-1
/
+7
2016-08-31
kernfs: don't depend on d_find_any_alias() when generating notifications
Tejun Heo
1
-7
/
+21
2016-08-30
Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
17
-76
/
+242
2016-08-30
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
Trond Myklebust
1
-0
/
+1
2016-08-30
NFS4: Avoid migration loops
Benjamin Coddington
1
-0
/
+5
2016-08-30
xfs: track log done items directly in the deferred pending work item
Darrick J. Wong
3
-15
/
+6
2016-08-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-25
/
+49
2016-08-29
pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails
Trond Myklebust
2
-28
/
+28
2016-08-29
iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems
Christoph Hellwig
1
-1
/
+4
2016-08-28
NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence
Trond Myklebust
1
-1
/
+0
2016-08-28
NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN
Trond Myklebust
1
-13
/
+65
2016-08-28
NFSv4.1: Defer bumping the slot sequence number until we free the slot
Trond Myklebust
2
-3
/
+9
2016-08-28
NFSv4.1: Delay callback processing when there are referring triples
Trond Myklebust
4
-4
/
+29
2016-08-28
NFSv4.1: Fix Oopsable condition in server callback races
Trond Myklebust
3
-4
/
+35
2016-08-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2016-08-26
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-181
/
+473
2016-08-26
Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/te...
Linus Torvalds
1
-14
/
+48
2016-08-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2016-08-26
fs/seq_file: fix out-of-bounds read
Vegard Nossum
1
-1
/
+3
2016-08-26
dlm: fix malfunction of dlm_tool caused by debugfs changes
Eric Ren
1
-14
/
+48
2016-08-26
xfs: prevent dropping ioend completions during buftarg wait
Brian Foster
1
-1
/
+1
2016-08-26
xfs: fix superblock inprogress check
Dave Chinner
1
-1
/
+2
2016-08-26
xfs: simple btree query range should look right if LE lookup fails
Darrick J. Wong
1
-0
/
+7
2016-08-26
xfs: fix some key handling problems in _btree_simple_query_range
Darrick J. Wong
1
-1
/
+2
2016-08-26
xfs: don't log the entire end of the AGF
Darrick J. Wong
2
-2
/
+6
2016-08-26
xfs: disallow mounting of realtime + rmap filesystems
Darrick J. Wong
1
-1
/
+8
2016-08-26
xfs: don't perform lookups on zero-height btrees
Darrick J. Wong
1
-0
/
+4
[next]