summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | don't bother with deferred freeing of fdtablesAl Viro2013-05-01
| * | | | | | | | | | | | | | | | | | proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.hDavid Howells2013-05-01
| * | | | | | | | | | | | | | | | | | proc: Make the PROC_I() and PDE() macros internal to procfsDavid Howells2013-05-01
| * | | | | | | | | | | | | | | | | | proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-01
| * | | | | | | | | | | | | | | | | | take cgroup_open() and cpuset_open() to fs/proc/base.cAl Viro2013-05-01
| * | | | | | | | | | | | | | | | | | reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()David Howells2013-05-01
| * | | | | | | | | | | | | | | | | | proc: Supply an accessor for getting the data from a PDE's parentDavid Howells2013-05-01
| * | | | | | | | | | | | | | | | | | proc: Add proc_mkdir_data()David Howells2013-05-01
| * | | | | | | | | | | | | | | | | | proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}David Howells2013-05-01
| * | | | | | | | | | | | | | | | | | proc: Move PDE_NET() to fs/proc/proc_net.cDavid Howells2013-05-01
| * | | | | | | | | | | | | | | | | | proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-01
| * | | | | | | | | | | | | | | | | | proc: Move proc_fd() to fs/proc/fd.hDavid Howells2013-05-01
| * | | | | | | | | | | | | | | | | | proc: Uninline pid_delete_dentry()David Howells2013-05-01
| * | | | | | | | | | | | | | | | | | proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-01
| * | | | | | | | | | | | | | | | | | proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2013-04-29
| * | | | | | | | | | | | | | | | | | Include missing linux/magic.h inclusionsDavid Howells2013-04-29
| * | | | | | | | | | | | | | | | | | Include missing linux/slab.h inclusionsDavid Howells2013-04-29
| * | | | | | | | | | | | | | | | | | proc: Delete create_proc_read_entry()David Howells2013-04-29
| * | | | | | | | | | | | | | | | | | fanotify: don't wank with FASYNC on ->release()Al Viro2013-04-29
| * | | | | | | | | | | | | | | | | | hppfs: get rid of ->fsync()Al Viro2013-04-29
| * | | | | | | | | | | | | | | | | | hppfs: fix the leaks on close()Al Viro2013-04-29
| * | | | | | | | | | | | | | | | | | new helper: read_code()Al Viro2013-04-29
| * | | | | | | | | | | | | | | | | | try a saner locking for pde_opener...Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | deal with races between remove_proc_entry() and proc_reg_release()Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | procfs: preparations for remove_proc_entry() race fixesAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | procfs: Clean up huge if-statement in __proc_file_read()David Howells2013-04-09
| * | | | | | | | | | | | | | | | | | proc: Kill create_proc_entry()David Howells2013-04-09
| * | | | | | | | | | | | | | | | | | constify a bunch of struct file_operations instancesAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | procfs: kill ->write_proc()Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | new helper: single_open_size()Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | procfs: don't allow to use proc_create, create_proc_entry, etc. for directoriesAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | reiserfs: use proc_remove_subtree()Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | procfs: switch /proc/self away from proc_dir_entryAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | mode_t, whack-a-mole at 11...Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | get rid of the last free_pipe_info() callersAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | get rid of alloc_pipe_info() argumentAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | get rid of pipe->inodeAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | introduce variants of pipe_lock/pipe_unlock for real pipes/FIFOsAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | pipe: set file->private_data to ->i_pipeAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | pipe: don't use ->i_mutexAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | pipe: take allocation and freeing of pipe_inode_info out of ->i_mutexAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | pipe: preparation to new locking rulesAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | pipe: switch wait_for_partner() and wake_up_partner() to pipe_inode_infoAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | pipe: fold file_operations instances in oneAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | fold fifo.c into pipe.cAl Viro2013-04-09
| * | | | | | | | | | | | | | | | | | lift sb_start_write out of ->splice_write()Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | lift sb_start_write into default_file_splice_write()Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | lift sb_start_write() out of ->write()Al Viro2013-04-09
| * | | | | | | | | | | | | | | | | | switch compat readv/writev variants to COMPAT_SYSCALL_DEFINEAl Viro2013-04-09