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-10-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
9
-256
/
+482
2016-10-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-9
/
+54
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
13
-513
/
+414
2016-10-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-0
/
+32
2016-10-04
Merge tag 'jfs-4.9' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2
-4
/
+9
2016-10-04
Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
12
-49
/
+71
2016-10-04
Merge tag 'locks-v4.9-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-3
/
+18
2016-10-03
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-45
/
+26
2016-10-03
Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-15
/
+8
2016-10-03
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+8
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-10-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-18
/
+51
2016-10-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+13
2016-10-03
fuse: limit xattr returned size
Miklos Szeredi
1
-2
/
+2
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+26
2016-10-01
fuse: remove duplicate cs->offset assignment
Miklos Szeredi
1
-1
/
+0
2016-10-01
fuse: don't use fuse_ioctl_copy_user() helper
Miklos Szeredi
1
-34
/
+18
2016-10-01
fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter()
Al Viro
1
-23
/
+7
2016-10-01
fuse: get rid of fc->flags
Miklos Szeredi
3
-24
/
+20
2016-10-01
fuse: use timespec64
Miklos Szeredi
1
-3
/
+7
2016-10-01
fuse: don't use ->d_time
Miklos Szeredi
1
-20
/
+23
2016-10-01
fuse: Add posix ACL support
Seth Forshee
7
-7
/
+152
2016-10-01
fuse: handle killpriv in userspace fs
Miklos Szeredi
3
-18
/
+33
2016-10-01
fuse: fix killing s[ug]id in setattr
Miklos Szeredi
1
-4
/
+28
2016-10-01
fuse: invalidate dir dentry after chmod
Miklos Szeredi
1
-2
/
+10
2016-10-01
fuse: Use generic xattr ops
Seth Forshee
5
-176
/
+221
2016-10-01
fuse: listxattr: verify xattr list
Miklos Szeredi
1
-0
/
+19
2016-09-30
ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
Eric Ren
1
-0
/
+10
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
4
-17
/
+36
2016-09-30
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
3
-6
/
+16
2016-09-27
ext2: Unmap metadata when zeroing blocks
Jan Kara
1
-0
/
+10
2016-09-27
debugfs: propagate release() call result
Eric Engestrom
1
-1
/
+1
2016-09-27
sysfs print name of undiscoverable attribute group
Johannes Thumshirn
1
-2
/
+2
2016-09-26
gfs2: Initialize atime of I_NEW inodes
Andreas Gruenbacher
1
-0
/
+4
2016-09-26
gfs2: Update file times after grabbing glock
Andreas Gruenbacher
1
-3
/
+3
2016-09-23
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+15
2016-09-23
Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-0
/
+1
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-169
/
+281
2016-09-23
devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/pts
Eric W. Biederman
1
-9
/
+4
2016-09-23
devpts: Remove sync_filesystems
Eric W. Biederman
1
-1
/
+0
2016-09-23
devpts: Make devpts_kill_sb safe if fsi is NULL
Eric W. Biederman
1
-1
/
+2
2016-09-23
devpts: Simplify devpts_mount by using mount_nodev
Eric W. Biederman
1
-18
/
+1
2016-09-23
devpts: Move the creation of /dev/pts/ptmx into fill_super
Eric W. Biederman
1
-8
/
+11
2016-09-23
devpts: Move parse_mount_options into fill_super
Eric W. Biederman
1
-8
/
+8
2016-09-22
fs/locks: Use percpu_down_read_preempt_disable()
Peter Zijlstra
1
-12
/
+12
2016-09-22
fs/locks: Replace lg_local with a per-cpu spinlock
Peter Zijlstra
2
-18
/
+30
2016-09-22
fs/locks: Replace lg_global with a percpu-rwsem
Peter Zijlstra
1
-0
/
+21
2016-09-21
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
1
-0
/
+12
2016-09-21
Btrfs: handle quota reserve failure properly
Josef Bacik
1
-6
/
+3
2016-09-21
gfs2: fix to detect failure of register_shrinker
Chao Yu
2
-2
/
+10
[next]