Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ebb06be16bc9a1e66a010ca50c75c5128bafb4b1
ebb06be
mISDN: fix mISDN_read()/mISDN_read() race
by Al Viro
· 12 years ago
1678ec0
mISDN: fix misdn_add_timer()/misdn_del_timer() race
by Al Viro
· 12 years ago
1b10895
mISDN: fix races between misdn_del_timer() and timer callback
by Al Viro
· 12 years ago
c08c464
mISDN: fix the races with timers going off just as they are deleted
by Al Viro
· 12 years ago
03feee3
dvb_frontend: don't mess with ->f_op in ->release()
by Al Viro
· 12 years ago
7caf218
dvb_net: don't mess with ->f_op in ->release()
by Al Viro
· 12 years ago
2564316
lis3lv02d: don't wank with fasync() on ->release()
by Al Viro
· 12 years ago
70ab27d
mpt3sas: don't wank with fasync on ->release()
by Al Viro
· 12 years ago
96625a7
mpt2sas: don't wank with fasync on ->release()
by Al Viro
· 12 years ago
8e0bcc7
fix a leak in /proc/schedstats
by Al Viro
· 12 years ago
e84cb41
pmcraid: don't wank with fasync in ->release()
by Al Viro
· 12 years ago
f0689f0
mptctl: don't wank with fasync in ->release()
by Al Viro
· 12 years ago
858feac
lpfc: fix races for miscdevice open vs. rmmod
by Al Viro
· 12 years ago
3dce189
yurex: don't wank with fasync on ->release()...
by Al Viro
· 12 years ago
f269cad
fanotify: don't wank with FASYNC on ->release()
by Al Viro
· 12 years ago
0e2bcaa
sock_close() couldn't have been called with NULL inode since at least 2.1.early
by Al Viro
· 12 years ago
e53cfda
tomoyo_close_control: don't bother with return value
by Al Viro
· 12 years ago
fca660b
dmasound_core: saner arguments for sq_fsync()
by Al Viro
· 12 years ago
79d0a3e
hppfs: get rid of ->fsync()
by Al Viro
· 12 years ago
b5edfd2
hppfs: fix the leaks on close()
by Al Viro
· 12 years ago
3dc20cb
new helper: read_code()
by Al Viro
· 12 years ago
3af0761
cx25821: sanitize cx25821_openfile_audio() a bit...
by Al Viro
· 12 years ago
2ce8fce
cx25821: sanitize cx25821_get_audio_data() a bit
by Al Viro
· 12 years ago
05c0ae2
try a saner locking for pde_opener...
by Al Viro
· 12 years ago
ca469f3
deal with races between remove_proc_entry() and proc_reg_release()
by Al Viro
· 12 years ago
866ad9a
procfs: preparations for remove_proc_entry() race fixes
by Al Viro
· 12 years ago
ad147d0
procfs: Clean up huge if-statement in __proc_file_read()
by David Howells
· 12 years ago
f805442
vt6655: slightly clean reading config file
by Al Viro
· 12 years ago
7c51d17
vt6656: slightly sanitized reading config
by Al Viro
· 12 years ago
434b5a2
sound_firmware: don't bother with filp_close()
by Al Viro
· 12 years ago
264bd66
pxa3xx-gcu: stop embedding file_operations into device-private object
by Al Viro
· 12 years ago
996142e
pxa3xx-gcu: quite playing silly buggers with ->f_op
by Al Viro
· 12 years ago
7294b0b
silicom-bypass: Remove device_open/close()
by David Howells
· 12 years ago
80e928f
proc: Kill create_proc_entry()
by David Howells
· 12 years ago
3cba537
wlags49_h2: Don't use create_proc_entry()
by David Howells
· 12 years ago
8a25378
nubus: Don't use create_proc_entry()
by David Howells
· 12 years ago
4554eb9
UM: Adjust printk in create_proc_mconsole()
by David Howells
· 12 years ago
75ef9de
constify a bunch of struct file_operations instances
by Al Viro
· 12 years ago
c10c062
bluetooth: kill unused fops field in struct bt_sock_list
by Al Viro
· 12 years ago
4d00626
bluetooth: fix race in bt_procfs_init()
by Al Viro
· 12 years ago
b031661
bluetooth: kill unused 'module' argument of bt_procfs_init()
by Al Viro
· 12 years ago
1480535
bluetooth: don't bother with ->owner for procfs fops
by Al Viro
· 12 years ago
345566b
x25: use proc_remove_subtree()
by Al Viro
· 12 years ago
fbd387a
create_proc_cpu_mask() doesn't need an argument...
by Al Viro
· 12 years ago
b177a29
lparcfg: don't bother saving pointer to proc_dir_entry
by Al Viro
· 12 years ago
6ea1511
prominfo_proc fixes
by Al Viro
· 12 years ago
1c1ec6c
srm_env: don't bother with pointer to srm_env_t
by Al Viro
· 12 years ago
c35f2e4
srm_env: use proc_remove_subtree()
by Al Viro
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
8510e30
last_radio_log: switch to proc_create()
by Al Viro
· 12 years ago
ee21ed0
procfs: kill ->write_proc()
by Al Viro
· 12 years ago
ff9046a
bfin_adv7393: switch to proc_create_data()
by Al Viro
· 12 years ago
a69755b
xtensa simdisk: switch to proc_create_data()
by Al Viro
· 12 years ago
78846ce
rtl8192u: switch to proc_create()
by Al Viro
· 12 years ago
859d22f
scsi_proc: make proc_scsi_host_open() preallocate a bigger buffer
by Al Viro
· 12 years ago
2043f49
new helper: single_open_size()
by Al Viro
· 12 years ago
70ef457
scsi: bury ->proc_info()
by Al Viro
· 12 years ago
d89537e
atari_scsi: switch to ->show_info()
by Al Viro
· 12 years ago
f0002e9
aix7xxx_old: switch to ->show_info()
by Al Viro
· 12 years ago
3f02567
sata_svw: switch to ->show_info()
by Al Viro
· 12 years ago
1bb7109
ips: fix format bugs exposed by previous commit
by Al Viro
· 12 years ago
aacce70
ips: switch to ->show_info()
by Al Viro
· 12 years ago
56b8e8e
acornscsi: switch to ->show_info()
by Al Viro
· 12 years ago
9d4e5c5
fas216: switch to ->show_info()
by Al Viro
· 12 years ago
6b3a8bb
aic7xxx: switch to ->show_info()
by Al Viro
· 12 years ago
f6f83a6
aic79xx: switch to ->show_info()
by Al Viro
· 12 years ago
887fc88
in2000: switch to ->show_info()
by Al Viro
· 12 years ago
d773e42
atp870u: switch to ->show_info()
by Al Viro
· 12 years ago
d32812a
dc395x: switch to ->show_info()
by Al Viro
· 12 years ago
ff98f7c
dpt_i2o: switch to ->show_info()
by Al Viro
· 12 years ago
8c98654
eata_pio: switch to ->show_info()
by Al Viro
· 12 years ago
e633c1e
aha1740: switch to ->show_info()
by Al Viro
· 12 years ago
275084c
aha152x: switch to ->show_info()
by Al Viro
· 12 years ago
31491e1
advansys: fix buggered formats - unsigned long != u32 on 64bit
by Al Viro
· 12 years ago
b59fb6f
advansys: switch to ->show_info()
by Al Viro
· 12 years ago
63fd57c
nsp_cs: switch to ->show_info()
by Al Viro
· 12 years ago
35c6e0e
nsp32: switch to ->show_info()
by Al Viro
· 12 years ago
60e8b80
keucr: switch to ->show_info()
by Al Viro
· 12 years ago
38c19ec
rts5139: switch to ->show_info()
by Al Viro
· 12 years ago
8946b07
tcm: switch to ->show_info()
by Al Viro
· 12 years ago
e88b7bb
cciss: switch to ->show_info()
by Al Viro
· 12 years ago
25daa96
BusLogic: switch to ->show_info()
by Al Viro
· 12 years ago
c8ed555
scsi_debug: switch to ->show_info()
by Al Viro
· 12 years ago
cac1970
fusion: switch to ->show_info()
by Al Viro
· 12 years ago
09dae7f
usb-storage: switch to ->show_info()
by Al Viro
· 12 years ago
dd7ab71
NCR5830: switch to ->show_info()
by Al Viro
· 12 years ago
b765491
ppa: switch to ->show_info()
by Al Viro
· 12 years ago
fa5fd36
imm: switch to ->show_info()
by Al Viro
· 12 years ago
3e0552e
gdth: switch to ->show_info()
by Al Viro
· 12 years ago
408bb25
switch wd33c93 to ->show_info()
by Al Viro
· 12 years ago
cab29b9
wd7000: switch to ->show_info()
by Al Viro
· 12 years ago
ee127fec
sym53c8xx_2: switch to ->show_info()
by Al Viro
· 12 years ago
0ffddfb
scsi: saner replacements for ->proc_info()
by Al Viro
· 12 years ago
b6cdc73
procfs: don't allow to use proc_create, create_proc_entry, etc. for directories
by Al Viro
· 12 years ago
21ba37c
i2o: use proc_remove_subtree()
by Al Viro
· 12 years ago
685e55e
silicom: bury bp_proc.c
by Al Viro
· 12 years ago
a01b0c5
silicom: switch to create_proc_data(), clean procfs side of things up
by Al Viro
· 12 years ago
121daf5
reiserfs: use proc_remove_subtree()
by Al Viro
· 12 years ago
bdcecec
silicom: untangle module_init
by Al Viro
· 12 years ago
f1b68d4
silicom: get_bypass_slave_pfs() open-codes lookup_port()
by Al Viro
· 12 years ago
Next »