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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
hppfs: get rid of ->fsync()
Al Viro
1
-7
/
+0
2013-04-29
hppfs: fix the leaks on close()
Al Viro
1
-1
/
+12
2013-04-29
new helper: read_code()
Al Viro
6
-67
/
+42
2013-04-13
cx25821: sanitize cx25821_openfile_audio() a bit...
Al Viro
1
-68
/
+28
2013-04-13
cx25821: sanitize cx25821_get_audio_data() a bit
Al Viro
1
-58
/
+25
2013-04-09
try a saner locking for pde_opener...
Al Viro
3
-44
/
+24
2013-04-09
deal with races between remove_proc_entry() and proc_reg_release()
Al Viro
2
-53
/
+34
2013-04-09
procfs: preparations for remove_proc_entry() race fixes
Al Viro
4
-214
/
+135
2013-04-09
procfs: Clean up huge if-statement in __proc_file_read()
David Howells
1
-51
/
+47
2013-04-09
vt6655: slightly clean reading config file
Al Viro
1
-75
/
+40
2013-04-09
vt6656: slightly sanitized reading config
Al Viro
1
-43
/
+20
2013-04-09
sound_firmware: don't bother with filp_close()
Al Viro
1
-4
/
+5
2013-04-09
pxa3xx-gcu: stop embedding file_operations into device-private object
Al Viro
1
-7
/
+8
2013-04-09
pxa3xx-gcu: quite playing silly buggers with ->f_op
Al Viro
1
-9
/
+12
2013-04-09
silicom-bypass: Remove device_open/close()
David Howells
1
-24
/
+0
2013-04-09
proc: Kill create_proc_entry()
David Howells
2
-18
/
+8
2013-04-09
wlags49_h2: Don't use create_proc_entry()
David Howells
1
-11
/
+0
2013-04-09
nubus: Don't use create_proc_entry()
David Howells
1
-2
/
+3
2013-04-09
UM: Adjust printk in create_proc_mconsole()
David Howells
1
-2
/
+1
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
13
-17
/
+17
2013-04-09
bluetooth: kill unused fops field in struct bt_sock_list
Al Viro
1
-1
/
+0
2013-04-09
bluetooth: fix race in bt_procfs_init()
Al Viro
1
-7
/
+1
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
9
-10
/
+10
2013-04-09
bluetooth: don't bother with ->owner for procfs fops
Al Viro
1
-7
/
+8
2013-04-09
x25: use proc_remove_subtree()
Al Viro
1
-33
/
+14
2013-04-09
create_proc_cpu_mask() doesn't need an argument...
Al Viro
3
-8
/
+6
2013-04-09
lparcfg: don't bother saving pointer to proc_dir_entry
Al Viro
1
-9
/
+2
2013-04-09
prominfo_proc fixes
Al Viro
1
-30
/
+12
2013-04-09
srm_env: don't bother with pointer to srm_env_t
Al Viro
1
-24
/
+9
2013-04-09
srm_env: use proc_remove_subtree()
Al Viro
1
-57
/
+7
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
95
-302
/
+243
2013-04-09
last_radio_log: switch to proc_create()
Al Viro
1
-16
/
+4
2013-04-09
procfs: kill ->write_proc()
Al Viro
2
-26
/
+0
2013-04-09
bfin_adv7393: switch to proc_create_data()
Al Viro
1
-24
/
+19
2013-04-09
xtensa simdisk: switch to proc_create_data()
Al Viro
1
-13
/
+23
2013-04-09
rtl8192u: switch to proc_create()
Al Viro
1
-31
/
+22
2013-04-09
scsi_proc: make proc_scsi_host_open() preallocate a bigger buffer
Al Viro
1
-1
/
+2
2013-04-09
new helper: single_open_size()
Al Viro
2
-0
/
+19
2013-04-09
scsi: bury ->proc_info()
Al Viro
2
-73
/
+9
2013-04-09
atari_scsi: switch to ->show_info()
Al Viro
3
-87
/
+62
2013-04-09
aix7xxx_old: switch to ->show_info()
Al Viro
2
-163
/
+60
2013-04-09
sata_svw: switch to ->show_info()
Al Viro
1
-22
/
+7
2013-04-09
ips: fix format bugs exposed by previous commit
Al Viro
1
-3
/
+3
2013-04-09
ips: switch to ->show_info()
Al Viro
2
-161
/
+80
2013-04-09
acornscsi: switch to ->show_info()
Al Viro
1
-41
/
+17
2013-04-09
fas216: switch to ->show_info()
Al Viro
6
-142
/
+49
2013-04-09
aic7xxx: switch to ->show_info()
Al Viro
3
-126
/
+48
2013-04-09
aic79xx: switch to ->show_info()
Al Viro
3
-131
/
+53
2013-04-09
in2000: switch to ->show_info()
Al Viro
1
-106
/
+72
2013-04-09
atp870u: switch to ->show_info()
Al Viro
1
-32
/
+8
[prev]
[next]