index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-03-23
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
2011-03-23
auxv: require the target to be tracable (or yourself)
Al Viro
2011-03-23
close race in /proc/*/environ
Al Viro
2011-03-23
report errors in /proc/*/*map* sanely
Al Viro
2011-03-23
pagemap: close races with suid execve
Al Viro
2011-03-23
make sessionid permissions in /proc/*/task/* match those in /proc/*
Al Viro
2011-03-23
fix leaks in path_lookupat()
Al Viro
2011-03-21
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-21
pstore: use mount option instead sysfs to tweak kmsg_bytes
Luck, Tony
2011-03-21
FS: lookup_mnt() is only used in the core fs routines now
David Howells
2011-03-21
bfs: fix bitmap size argument to find_first_zero_bit()
Akinobu Mita
2011-03-21
fs: Use BUG_ON(!mnt) at dentry_open().
Tetsuo Handa
2011-03-21
fs: devpts_pty_new() return -ENOMEM if dentry allocation failed
Andrey Vagin
2011-03-21
nfs: lock() vs unlock() typo
Dan Carpenter
2011-03-21
pstore: fix leaking ->i_private
Tony Luck
2011-03-21
introduce sys_syncfs to sync a single file system
Sage Weil
2011-03-21
Small typo fix...
Holger Hans Peter Freyther
2011-03-21
Filesystem: fifo: Fixed coding style issue.
David Jenni
2011-03-21
fs/inode: Fix kernel-doc format for inode_init_owner
Ben Hutchings
2011-03-21
select: remove unused MAX_SELECT_SECONDS
Namhyung Kim
2011-03-21
vfs: cleanup do_vfs_ioctl()
Namhyung Kim
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
fs: call security_d_instantiate in d_obtain_alias V2
Josef Bacik
2011-03-18
lose 'mounting_here' argument in ->d_manage()
Al Viro
2011-03-18
don't pass 'mounting_here' flag to follow_down()
Al Viro
2011-03-18
change the locking order for namespace_sem
Al Viro
2011-03-18
fix deadlock in pivot_root()
Al Viro
2011-03-17
vfs: split off vfsmount-related parts of vfs_kern_mount()
Al Viro
2011-03-17
Some fixes for pstore
Tony Luck
2011-03-17
kill simple_set_mnt()
Al Viro
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-03-17
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-03-17
Merge branch 'for_next' into for_linus
Jan Kara
2011-03-17
fs: change to new flag variable
matt mooney
2011-03-16
Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2011-03-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2011-03-16
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2011-03-16
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-16
vfs: bury ->get_sb()
Al Viro
2011-03-16
nfs: switch NFS from ->get_sb() to ->mount()
Al Viro
2011-03-16
nfs: stop mangling ->mnt_devname on NFS
Al Viro
2011-03-16
vfs: new superblock methods to override /proc/*/mount{s,info}
Al Viro
2011-03-16
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
Al Viro
[next]