index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
mbcache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-09
[s390] page_to_phys() always returns a multiple of PAGE_SIZE
Al Viro
1
-2
/
+1
2016-01-09
nbd: use ->compat_ioctl()
Al Viro
2
-11
/
+1
2016-01-09
compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
Jann Horn
1
-62
/
+68
2016-01-09
compat_ioctl: don't pass fd around when not needed
Al Viro
4
-55
/
+61
2016-01-09
compat_ioctl: don't look up the fd twice
Jann Horn
1
-54
/
+68
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
17
-90
/
+49
2016-01-06
lib/vsprintf: add %*pg format specifier
Dmitry Monakhov
2
-0
/
+35
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-06
amdkfd: don't open-code memdup_user()
Al Viro
1
-26
/
+7
2016-01-06
cdrom: don't open-code memdup_user()
Al Viro
1
-7
/
+3
2016-01-06
rsxx: don't open-code memdup_user()
Al Viro
1
-7
/
+4
2016-01-06
mtip32xx: don't open-code memdup_user()
Al Viro
1
-15
/
+8
2016-01-04
[um] mconsole: don't open-code memdup_user_nul()
Al Viro
1
-11
/
+3
2016-01-04
[um] hostaudio: don't open-code memdup_user()
Al Viro
1
-7
/
+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
... and a couple in net/9p
Al Viro
1
-2
/
+2
2016-01-04
md: more open-coded offset_in_page()
Al Viro
2
-3
/
+3
2016-01-04
dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE
Al Viro
1
-1
/
+1
2016-01-04
hpfs: missing endianness annotation
Al Viro
1
-1
/
+1
2016-01-04
drivers/mtd/maps/pcmciamtd.c: __iomem annotations
Al Viro
1
-14
/
+14
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
fix the leak in integrity_read_file()
Al Viro
1
-5
/
+6
2016-01-04
ppc: get rid of the remnants of __get_user64()
Al Viro
1
-15
/
+0
2016-01-04
put the remnants of ..._user_ret() to rest
Al Viro
5
-130
/
+0
2016-01-04
proc_pid_attr_write(): switch to memdup_user()
Al Viro
1
-10
/
+7
2016-01-04
kernel/*: switch to memdup_user_nul()
Al Viro
4
-95
/
+48
2016-01-04
cciss: switch to memdup_user_nul()
Al Viro
1
-10
/
+4
2016-01-04
switch wireless debugfs ->write() instances to memdup_user_nul()
Al Viro
2
-174
/
+89
2016-01-04
selinuxfs: switch to memdup_user_nul()
Al Viro
1
-73
/
+41
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
12
-197
/
+71
2016-01-04
new helper: memdup_user_nul()
Al Viro
2
-0
/
+32
2016-01-04
Linux 4.4-rc8
v4.4-rc8
Linus Torvalds
1
-1
/
+1
2015-12-31
sparc: Wire up mlock2 system call.
David S. Miller
3
-4
/
+5
2015-12-31
sparc: Add all necessary direct socket system calls.
David S. Miller
3
-18
/
+24
2015-12-30
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2
-4
/
+5
2015-12-30
net, socket, socket_wq: fix missing initialization of flags
Nicolai Stange
1
-0
/
+1
2015-12-30
drm/i915: increase the tries for HDMI hotplug live status checking
Gary Wang
1
-1
/
+1
2015-12-30
mm/vmstat: fix overflow in mod_zone_page_state()
Heiko Carstens
2
-8
/
+8
2015-12-30
ocfs2/dlm: clear migration_pending when migration target goes down
xuejiufei
1
-0
/
+2
2015-12-30
mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()
Andrew Banman
1
-12
/
+19
2015-12-30
ocfs2: fix flock panic issue
Junxiao Bi
1
-1
/
+4
2015-12-30
m32r: add io*_rep helpers
Sudip Mukherjee
1
-1
/
+9
2015-12-30
m32r: fix build failure
Sudip Mukherjee
1
-0
/
+1
[next]