summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson
2011-03-23auxv: require the target to be tracable (or yourself)Al Viro
2011-03-23close race in /proc/*/environAl Viro
2011-03-23report errors in /proc/*/*map* sanelyAl Viro
2011-03-23pagemap: close races with suid execveAl Viro
2011-03-23make sessionid permissions in /proc/*/task/* match those in /proc/*Al Viro
2011-03-23fix leaks in path_lookupat()Al Viro
2011-03-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-03-21pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony
2011-03-21FS: lookup_mnt() is only used in the core fs routines nowDavid Howells
2011-03-21bfs: fix bitmap size argument to find_first_zero_bit()Akinobu Mita
2011-03-21fs: Use BUG_ON(!mnt) at dentry_open().Tetsuo Handa
2011-03-21fs: devpts_pty_new() return -ENOMEM if dentry allocation failedAndrey Vagin
2011-03-21nfs: lock() vs unlock() typoDan Carpenter
2011-03-21pstore: fix leaking ->i_privateTony Luck
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil
2011-03-21Small typo fix...Holger Hans Peter Freyther
2011-03-21Filesystem: fifo: Fixed coding style issue.David Jenni
2011-03-21fs/inode: Fix kernel-doc format for inode_init_ownerBen Hutchings
2011-03-21select: remove unused MAX_SELECT_SECONDSNamhyung Kim
2011-03-21vfs: cleanup do_vfs_ioctl()Namhyung Kim
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...Linus Torvalds
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-18fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik
2011-03-18lose 'mounting_here' argument in ->d_manage()Al Viro
2011-03-18don't pass 'mounting_here' flag to follow_down()Al Viro
2011-03-18change the locking order for namespace_semAl Viro
2011-03-18fix deadlock in pivot_root()Al Viro
2011-03-17vfs: split off vfsmount-related parts of vfs_kern_mount()Al Viro
2011-03-17Some fixes for pstoreTony Luck
2011-03-17kill simple_set_mnt()Al Viro
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-03-17Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-03-17Merge branch 'for_next' into for_linusJan Kara
2011-03-17fs: change to new flag variablematt mooney
2011-03-16Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-16vfs: bury ->get_sb()Al Viro
2011-03-16nfs: switch NFS from ->get_sb() to ->mount()Al Viro
2011-03-16nfs: stop mangling ->mnt_devname on NFSAl Viro
2011-03-16vfs: new superblock methods to override /proc/*/mount{s,info}Al Viro
2011-03-16nfs: nfs_do_{ref,sub}mount() superblock argument is redundantAl Viro