index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-06
mtd_blktrans_ops->release() should return void
Al Viro
4
-10
/
+7
2013-05-06
hfs: SMP race on directory close()
Al Viro
1
-0
/
+2
2013-05-05
rcutrace: single_open() leaks
Al Viro
1
-4
/
+4
2013-05-05
gadget: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-05
staging: single_open() leaks
Al Viro
8
-8
/
+8
2013-05-05
megaraid: single_open() leak
Al Viro
1
-1
/
+1
2013-05-05
wireless: single_open() leaks
Al Viro
4
-7
/
+7
2013-05-05
input: single_open() leak
Al Viro
1
-1
/
+1
2013-05-05
rtc: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-05
ds1620: single_open() leak
Al Viro
1
-1
/
+1
2013-05-05
sh: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-05
parisc: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-05
mips: single_open() leaks
Al Viro
3
-4
/
+4
2013-05-05
ia64: single_open() leaks
Al Viro
3
-4
/
+4
2013-05-05
h8300: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-05
cris: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-05
arm: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-05
serial: sunsu: add missing platform_driver_unregister() when module exit
Wei Yongjun
1
-0
/
+1
2013-05-05
sparc32, leon: Do not overwrite previously set irq flow handlers
Andreas Larsson
1
-3
/
+7
2013-05-05
sparc/kernel/vio.c: add put_device() after device_find_child()
Federico Vaga
1
-0
/
+1
2013-05-05
ipc: simplify rcu_read_lock() in semctl_nolock()
Linus Torvalds
1
-2
/
+1
2013-05-05
ipc: simplify semtimedop/semctl_main() common error path handling
Linus Torvalds
1
-27
/
+14
2013-05-05
ipc: move sem_obtain_lock() rcu locking into the only caller
Linus Torvalds
1
-9
/
+7
2013-05-05
ipc: fix double sem unlock in semctl error path
Linus Torvalds
1
-1
/
+1
2013-05-05
ipc: move the rcu_read_lock() from sem_lock_and_putref() into callers
Linus Torvalds
1
-2
/
+3
2013-05-04
xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"
Al Viro
1
-1
/
+1
2013-05-04
hostfs: use kmalloc instead of kzalloc
James Hogan
1
-1
/
+2
2013-05-04
hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>
James Hogan
2
-2
/
+2
2013-05-04
hostfs: remove "will unlock" comment
James Hogan
1
-1
/
+1
2013-05-04
vfs: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2013-05-04
proc_devtree: Replace include linux/module.h with linux/export.h
Syam Sidhardhan
1
-1
/
+1
2013-05-04
create_mnt_ns: unidiomatic use of list_add()
Al Viro
1
-1
/
+1
2013-05-04
fs: remove dentry_lru_prune()
Yan, Zheng
1
-22
/
+9
2013-05-04
Removed unused typedef to avoid "unused local typedef" warnings.
Han Shen
1
-1
/
+0
2013-05-04
kill fs/read_write.h
Al Viro
3
-12
/
+4
2013-05-04
fs: Fix hang with BSD accounting on frozen filesystem
Jan Kara
2
-1
/
+13
2013-05-04
sun3_scsi: add ->show_info()
Geert Uytterhoeven
3
-106
/
+80
2013-05-04
nubus: Kill nubus_proc_detach_device()
Geert Uytterhoeven
2
-16
/
+0
2013-05-04
more mode_t whack-a-mole...
Al Viro
1
-1
/
+1
2013-05-04
do_coredump(): don't wait for thaw if coredump has already been interrupted
Al Viro
1
-4
/
+5
2013-05-04
do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission chec...
Al Viro
1
-3
/
+2
2013-05-04
ipc: sem_putref() does not need the semaphore lock any more
Linus Torvalds
1
-3
/
+1
2013-05-04
ipc: move rcu_read_unlock() out of sem_unlock() and into callers
Linus Torvalds
1
-2
/
+17
2013-05-04
hwmon: (lm75) Add support for the Dallas/Maxim DS7505
Jean Delvare
3
-5
/
+12
2013-05-04
hwmon: (lm75) Tune resolution and sample time per chip
Jean Delvare
2
-9
/
+40
2013-05-04
hwmon: (lm75) Prepare to support per-chip resolution and sample time
Jean Delvare
1
-5
/
+26
2013-05-04
hwmon: (lm75) Per-chip configuration register initialization
Jean Delvare
1
-2
/
+22
2013-05-03
cxgb4: fix error recovery when t4_fw_hello returns a positive value
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2013-05-03
sky2: Fix crash on receiving VLAN frames
Kirill Smelkov
1
-0
/
+2
2013-05-03
packet: tpacket_v3: do not trigger bug() on wrong header status
Daniel Borkmann
1
-30
/
+23
[next]