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-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
61
-384
/
+379
2016-01-12
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-324
/
+657
2016-01-12
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
4
-47
/
+113
2016-01-12
Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2016-01-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-01-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
44
-948
/
+457
2016-01-11
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
87
-417
/
+456
2016-01-10
uml: fix hostfs mknod()
Vegard Nossum
1
-3
/
+1
2016-01-09
nfsd: don't hold i_mutex over userspace upcalls
NeilBrown
4
-19
/
+85
2016-01-09
fs:affs:Replace time_t with time64_t
DengChao
3
-8
/
+9
2016-01-09
fs/9p: use fscache mutex rather than spinlock
Sasha Levin
3
-6
/
+6
2016-01-09
proc: add a reschedule point in proc_readfd_common()
Eric Dumazet
1
-0
/
+1
2016-01-09
logfs: constify logfs_block_ops structures
Julia Lawall
3
-5
/
+5
2016-01-09
fcntl: allow to set O_DIRECT flag on pipe
Stanislav Kinsburskiy
1
-1
/
+2
2016-01-09
fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
Abhi Das
1
-5
/
+3
2016-01-09
fs: xattr: Use kvfree()
Richard Weinberger
1
-24
/
+14
2016-01-08
nbd: use ->compat_ioctl()
Al Viro
1
-11
/
+0
2016-01-08
Merge branch 'for-linus' into work.misc
Al Viro
6
-122
/
+164
2016-01-08
compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
Jann Horn
1
-62
/
+68
2016-01-08
compat_ioctl: don't pass fd around when not needed
Al Viro
3
-53
/
+61
2016-01-08
compat_ioctl: don't look up the fd twice
Jann Horn
1
-54
/
+68
2016-01-08
locks: rename __posix_lock_file to posix_lock_inode
Jeff Layton
1
-5
/
+6
2016-01-08
locks: prink more detail when there are leaked locks
Jeff Layton
1
-4
/
+29
2016-01-08
locks: pass inode pointer to locks_free_lock_context
Jeff Layton
2
-2
/
+4
2016-01-08
locks: sprinkle some tracepoints around the file locking code
Jeff Layton
1
-3
/
+9
2016-01-08
locks: don't check for race with close when setting OFD lock
Jeff Layton
1
-6
/
+10
2016-01-07
locks: fix unlock when fcntl_setlk races with a close
Jeff Layton
1
-21
/
+30
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
17
-90
/
+49
2016-01-06
fs: use gendisk->disk_name where possible
Dmitry Monakhov
1
-9
/
+3
2016-01-06
poll: plug an unused argument to do_poll
Mateusz Guzik
1
-3
/
+3
2016-01-04
HFS wants 8Kb per-superblock allocation; just use kmalloc()
Al Viro
1
-2
/
+2
2016-01-04
jfs: microoptimize get_zeroed_page / virt_to_page
Al Viro
1
-5
/
+4
2016-01-04
hpfs: missing endianness annotation
Al Viro
1
-1
/
+1
2016-01-04
don't carry MAY_OPEN in op->acc_mode
Al Viro
3
-18
/
+12
2016-01-04
saner calling conventions for copy_mount_options()
Al Viro
3
-30
/
+28
2016-01-04
proc_pid_attr_write(): switch to memdup_user()
Al Viro
1
-10
/
+7
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
3
-36
/
+12
2016-01-04
Merge branch 'memdup_user_nul' into work.misc
Al Viro
27
-61
/
+114
2016-01-01
btrfs: use new dedupe data function pointer
Darrick J. Wong
3
-97
/
+16
2016-01-01
vfs: hoist the btrfs deduplication ioctl to the vfs
Darrick J. Wong
3
-0
/
+139
2016-01-01
vfs: wire up compat ioctl for CLONE/CLONE_RANGE
Darrick J. Wong
2
-1
/
+5
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
36
-180
/
+130
2015-12-29
ocfs2/dlm: clear migration_pending when migration target goes down
xuejiufei
1
-0
/
+2
2015-12-29
ocfs2: fix flock panic issue
Junxiao Bi
1
-1
/
+4
2015-12-29
ocfs2: fix BUG when calculate new backup super
Joseph Qi
1
-3
/
+12
2015-12-29
kill free_page_put_link()
Al Viro
4
-21
/
+15
2015-12-23
new helpers: no_seek_end_llseek{,_size}()
Al Viro
1
-0
/
+39
2015-12-22
Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
1
-1
/
+1
2015-12-18
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-15
/
+29
[next]