2013-04-09 |
Al Viro | aic7xxx: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | aic79xx: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | in2000: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | atp870u: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dc395x: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dpt_i2o: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | eata_pio: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | aha1740: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | aha152x: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | advansys: fix buggered formats - unsigned long != u32... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | advansys: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | nsp_cs: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | nsp32: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | keucr: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | rts5139: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | tcm: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | cciss: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | BusLogic: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | scsi_debug: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | fusion: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | usb-storage: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | NCR5830: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | ppa: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | imm: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | gdth: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | switch wd33c93 to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | wd7000: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | sym53c8xx_2: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | scsi: saner replacements for ->proc_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | procfs: don't allow to use proc_create, create_proc_ent... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | i2o: use proc_remove_subtree() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | silicom: bury bp_proc.c |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | silicom: switch to create_proc_data(), clean procfs... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | reiserfs: use proc_remove_subtree() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | silicom: untangle module_init |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | silicom: get_bypass_slave_pfs() open-codes lookup_port() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | silicom: unobfuscate get_{status,master}_port_fn() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | silicom: helper functions are often useful... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | get rid of a bunch of open-coded create_proc_read_entry() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | isp1362-hcd: don't reimplement proc_create_data() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | rtl8192u: don't play with reassigning ->proc_fops,... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dgrp procfs fixes, part 6: just use proc_create{,_data} |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dgrp procfs fixes, part 5: per-node files |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dgrp procfs fixes, part 4: get rid of sysctl-like machinery |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dgrp procfs fixes, part 3: kill dead code |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dgrp procfs fixes, part 2 |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dgrp procfs fixes, part 1 |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Sean MacLennan | The rtl8192e procfs-based debug interface seems very... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | rtl8192e: switch to proc_create() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | rtl8192e: don't use create_proc_entry() for directories |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | procfs: switch /proc/self away from proc_dir_entry |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | mode_t, whack-a-mole at 11... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | snd_info_register: switch to proc_create_data/proc_mkdi... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | hysdn: stash pointer to card into proc_dir_entry->data |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | atags_proc: switch to proc_create_data() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | gadgetfs: don't bother with fops->owner |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | ccg: don't bother with fops->owner |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | spufs: don't bother with fops->owner |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | get rid of the last free_pipe_info() callers |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | get rid of alloc_pipe_info() argument |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | get rid of pipe->inode |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | introduce variants of pipe_lock/pipe_unlock for real... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | pipe: set file->private_data to ->i_pipe |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | pipe: don't use ->i_mutex |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | pipe: take allocation and freeing of pipe_inode_info... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | pipe: preparation to new locking rules |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | pipe: switch wait_for_partner() and wake_up_partner... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | pipe: fold file_operations instances in one |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | fold fifo.c into pipe.c |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | lift sb_start_write out of ->splice_write() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | lift sb_start_write into default_file_splice_write() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | lift sb_start_write() out of ->write() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | switch compat readv/writev variants to COMPAT_SYSCALL_D... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | f2fs: use mnt_want_write_file() in ioctl |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | lift sb_start_write/sb_end_write out of ->aio_write() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | hpfs: move setting hpfs-private i_dirty to ->write_end() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | reiserfs: don't wank with EFBIG before calling do_sync_... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | fold release_mounts() into namespace_unlock() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | switch unlock_mount() to namespace_unlock(), convert... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | more conversions to namespace_unlock() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | get rid of the second argument of shrink_submounts() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | saner umount_tree()/release_mounts(), part 1 |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | get rid of full-hash scan on detaching vfsmounts |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Andrey Vagin | mnt: release locks on error path in do_loopback |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | palinfo fixes |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | procfs: add proc_remove_subtree() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | ecryptfs: close rmmod race |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Al Viro | vt: synchronize_rcu() under spinlock is not nice... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Al Viro | Nest rename_lock inside vfsmount_lock |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Linus Torvalds | Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Pravin B Shelar | ipv4: Fix ip-header identification for gso packets. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Veaceslav Falico | bonding: remove already created master sysfs link on... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
dingtianhong | af_unix: dont send SCM_CREDENTIAL when dest socket... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
David S. Miller | Merge branch 'master' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Veaceslav Falico | pch_gbe: fix ip_summed checksum reporting on rx |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Jiri Benc | igb: fix PHC stopping on max freq |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Stephen Hemminger | igb: make sensor info static |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Alex Williamson | igb: SR-IOV init reordering |
commit | commitdiff | tree | snapshot |
next |