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
2014-10-01
Merge commit 'v3.16' into next
James Morris
33
-229
/
+582
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
3
-4
/
+0
2014-09-09
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
2
-2
/
+2
2014-08-01
vfs: fix check for fallocate on active swapfile
Eric Biggers
1
-3
/
+2
2014-08-01
direct-io: fix AIO regression
Christoph Hellwig
1
-5
/
+4
2014-07-29
AFS: Correctly assemble the client UUID
David Howells
1
-2
/
+2
2014-07-27
Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs
Linus Torvalds
2
-8
/
+9
2014-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-4
/
+1
2014-07-24
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-10
/
+1
2014-07-24
Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
1
-2
/
+8
2014-07-24
fs: umount on symlink leaks mnt count
Vasily Averin
1
-1
/
+2
2014-07-24
direct-io: fix uninitialized warning in do_direct_IO()
Boaz Harrosh
1
-7
/
+7
2014-07-23
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+3
2014-07-23
simple_xattr: permit 0-size extended attributes
Hugh Dickins
1
-1
/
+1
2014-07-23
coredump: fix the setting of PF_DUMPCORE
Silesh C V
1
-1
/
+1
2014-07-23
NFSD: Fix crash encoding lock reply on 32-bit
Kinglong Mee
1
-1
/
+3
2014-07-22
Merge branch 'keys-fixes' into keys-next
David Howells
1
-0
/
+2
2014-07-22
KEYS: user: Use key preparsing
David Howells
1
-2
/
+6
2014-07-22
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
Andrew Gallagher
1
-1
/
+1
2014-07-22
fuse: s_time_gran fix
Miklos Szeredi
1
-3
/
+0
2014-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-4
/
+15
2014-07-20
Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-62
/
+343
2014-07-19
btrfs: test for valid bdev before kobj removal in btrfs_rm_device
Eric Sandeen
1
-4
/
+4
2014-07-19
Btrfs: fix abnormal long waiting in fsync
Liu Bo
1
-0
/
+11
2014-07-18
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
1
-1
/
+1
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
1
-2
/
+2
2014-07-18
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
5
-13
/
+17
2014-07-18
Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
7
-72
/
+106
2014-07-18
GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes
Fabian Frederick
1
-2
/
+2
2014-07-18
GFS2: memcontrol: Spelling s/invlidate/invalidate/
Geert Uytterhoeven
1
-2
/
+2
2014-07-18
GFS2: Allow caching of glocks for flock
Bob Peterson
1
-1
/
+1
2014-07-18
GFS2: Allow flocks to use normal glock dq rather than dq_wait
Bob Peterson
2
-4
/
+2
2014-07-18
GFS2: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-2
/
+2
2014-07-18
GFS2: Use GFP_NOFS when allocating glocks
Steven Whitehouse
1
-2
/
+2
2014-07-18
GFS2: Fix race in glock lru glock disposal
Steven Whitehouse
1
-3
/
+7
2014-07-18
GFS2: Only wait for demote when last holder is dequeued
Bob Peterson
1
-1
/
+3
2014-07-17
KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN
David Howells
1
-0
/
+2
2014-07-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+2
2014-07-15
quota: missing lock in dqcache_shrink_scan()
Niu Yawei
1
-0
/
+2
2014-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-53
/
+69
2014-07-15
xfs: null unused quota inodes when quota is on
Dave Chinner
1
-4
/
+21
2014-07-15
xfs: refine the allocation stack switch
Dave Chinner
6
-62
/
+90
2014-07-15
Revert "xfs: block allocation work needs to be kswapd aware"
Dave Chinner
2
-20
/
+9
2014-07-14
aio: protect reqs_available updates from changes in interrupt handlers
Benjamin LaHaise
1
-0
/
+7
2014-07-14
fuse: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-2
/
+2
2014-07-14
fuse: release temporary page if fuse_writepage_locked() failed
Maxim Patlasov
1
-1
/
+3
2014-07-13
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-45
/
+44
2014-07-13
NFS: Don't reset pg_moreio in __nfs_pageio_add_request
Trond Myklebust
1
-1
/
+1
2014-07-12
NFS: Remove 2 unused variables
Trond Myklebust
2
-4
/
+0
2014-07-12
nfs: handle multiple reqs in nfs_wb_page_cancel
Weston Andros Adamson
1
-20
/
+21
[next]