proc: Supply an accessor for getting the data from a PDE's parent
[sfrench/cifs-2.6.git] / fs /
2013-05-01 David Howellsproc: Supply an accessor for getting the data from...
2013-05-01 David Howellsproc: Add proc_mkdir_data()
2013-05-01 David Howellsproc: Move some bits from linux/proc_fs.h to linux...
2013-05-01 David Howellsproc: Move PDE_NET() to fs/proc/proc_net.c
2013-05-01 David Howellsproc: Split the namespace stuff out into linux/proc_ns.h
2013-05-01 David Howellsproc: Move proc_fd() to fs/proc/fd.h
2013-05-01 David Howellsproc: Uninline pid_delete_dentry()
2013-05-01 David Howellsproc: Supply PDE attribute setting accessor functions
2013-04-29 David Howellsproc: Split kcore bits from linux/procfs.h into linux...
2013-04-29 David HowellsInclude missing linux/magic.h inclusions
2013-04-29 David HowellsInclude missing linux/slab.h inclusions
2013-04-29 David Howellsproc: Delete create_proc_read_entry()
2013-04-29 Al Virofanotify: don't wank with FASYNC on ->release()
2013-04-29 Al Virohppfs: get rid of ->fsync()
2013-04-29 Al Virohppfs: fix the leaks on close()
2013-04-29 Al Vironew helper: read_code()
2013-04-09 Al Virotry a saner locking for pde_opener...
2013-04-09 Al Virodeal with races between remove_proc_entry() and proc_re...
2013-04-09 Al Viroprocfs: preparations for remove_proc_entry() race fixes
2013-04-09 David Howellsprocfs: Clean up huge if-statement in __proc_file_read()
2013-04-09 David Howellsproc: Kill create_proc_entry()
2013-04-09 Al Viroconstify a bunch of struct file_operations instances
2013-04-09 Al Viroprocfs: new helper - PDE_DATA(inode)
2013-04-09 Al Viroprocfs: kill ->write_proc()
2013-04-09 Al Vironew helper: single_open_size()
2013-04-09 Al Viroprocfs: don't allow to use proc_create, create_proc_ent...
2013-04-09 Al Viroreiserfs: use proc_remove_subtree()
2013-04-09 Al Viroprocfs: switch /proc/self away from proc_dir_entry
2013-04-09 Al Viromode_t, whack-a-mole at 11...
2013-04-09 Al Viroget rid of the last free_pipe_info() callers
2013-04-09 Al Viroget rid of alloc_pipe_info() argument
2013-04-09 Al Viroget rid of pipe->inode
2013-04-09 Al Virointroduce variants of pipe_lock/pipe_unlock for real...
2013-04-09 Al Viropipe: set file->private_data to ->i_pipe
2013-04-09 Al Viropipe: don't use ->i_mutex
2013-04-09 Al Viropipe: take allocation and freeing of pipe_inode_info...
2013-04-09 Al Viropipe: preparation to new locking rules
2013-04-09 Al Viropipe: switch wait_for_partner() and wake_up_partner...
2013-04-09 Al Viropipe: fold file_operations instances in one
2013-04-09 Al Virofold fifo.c into pipe.c
2013-04-09 Al Virolift sb_start_write out of ->splice_write()
2013-04-09 Al Virolift sb_start_write into default_file_splice_write()
2013-04-09 Al Virolift sb_start_write() out of ->write()
2013-04-09 Al Viroswitch compat readv/writev variants to COMPAT_SYSCALL_D...
2013-04-09 Al Virof2fs: use mnt_want_write_file() in ioctl
2013-04-09 Al Virolift sb_start_write/sb_end_write out of ->aio_write()
2013-04-09 Al Virohpfs: move setting hpfs-private i_dirty to ->write_end()
2013-04-09 Al Viroreiserfs: don't wank with EFBIG before calling do_sync_...
2013-04-09 Al Virofold release_mounts() into namespace_unlock()
2013-04-09 Al Viroswitch unlock_mount() to namespace_unlock(), convert...
2013-04-09 Al Viromore conversions to namespace_unlock()
2013-04-09 Al Viroget rid of the second argument of shrink_submounts()
2013-04-09 Al Virosaner umount_tree()/release_mounts(), part 1
2013-04-09 Al Viroget rid of full-hash scan on detaching vfsmounts
2013-04-09 Andrey Vaginmnt: release locks on error path in do_loopback
2013-04-09 Al Viroprocfs: add proc_remove_subtree()
2013-04-09 Al Viroecryptfs: close rmmod race
2013-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-26 Al ViroNest rename_lock inside vfsmount_lock
2013-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-03-26 Linus TorvaldsMerge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org...
2013-03-26 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-03-25 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2013-03-25 Linus TorvaldsMerge tag 'fixes' of git://git./linux/kernel/git/arm...
2013-03-25 Linus TorvaldsMerge branch 'for-3.9' of git://linux-nfs.org/~bfields...
2013-03-25 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git./linux...
2013-03-24 Linus TorvaldsMerge tag 'pinctrl-fixes-for-v3.9' of git://git./linux...
2013-03-24 Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2013-03-24 H. Peter AnvinMerge tag 'efi-for-3.9-rc4' into x86/urgent
2013-03-23 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2013-03-23 Linus TorvaldsMerge tag 'md-3.9-fixes' of git://neil.brown.name/md
2013-03-23 Linus TorvaldsMerge tag 'upstream-linus' of git://git./linux/kernel...
2013-03-23 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2013-03-23 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-03-22 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2013-03-22 Linus TorvaldsMerge branch 'akpm' (fixes from Andrew)
2013-03-22 Kent Overstreetnfsd: fix bad offset use
2013-03-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2013-03-22 Linus TorvaldsMerge tag 'usb-3.9-rc3' of git://git./linux/kernel...
2013-03-22 Linus TorvaldsMerge tag 'sound-3.9' of git://git./linux/kernel/git...
2013-03-22 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2013-03-22 Linus Torvaldsvfs,proc: guarantee unique inodes in /proc
2013-03-22 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2013-03-22 Linus TorvaldsMerge tag 'ext4_for_linue' of git://git./linux/kernel...
2013-03-22 H. Peter AnvinMerge tag 'efi-for-3.9-rc3' into x86/urgent
2013-03-21 Jeff Laytoncifs: ignore everything in SPNEGO blob after mechTypes
2013-03-21 Al ViroDon't bother with redoing rw_verify_area() from default...
2013-03-21 Greg Kroah-HartmanMerge tag 'fixes-for-v3.9-rc4' of git://git./linux...
2013-03-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-03-21 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-03-21 Linus TorvaldsMerge tag 'dm-3.9-fixes' of git://git./linux/kernel...
2013-03-21 Trond MyklebustNFSv4.1: Add a helper pnfs_commit_and_return_layout
2013-03-21 Trond MyklebustNFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layou...
2013-03-21 Trond MyklebustNFSv4.1: Fix a race in pNFS layoutcommit
2013-03-21 fanchaotingpnfs-block: removing DM device maybe cause oops when...
2013-03-21 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2013-03-20 Trond MyklebustNFSv4: Fix the string length returned by the idmapper
2013-03-20 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-03-20 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2013-03-20 Theodore Ts'oext4: fix data=journal fast mount/umount hang
next