index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-20
usbfs: kill racy detection of simple_pin_fs()
Al Viro
2012-03-20
make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one
Al Viro
2012-03-20
ibmasmfs: make register_filesystem the last failure exit
Al Viro
2012-03-20
spufs: make register_filesystem the last potential failure exit
Al Viro
2012-03-20
kill reiserfs_fs_{i,sb}.h
Al Viro
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
2012-03-20
kill pointless includes of reiserfs_fs_{i,sb}.h
Al Viro
2012-03-20
move reiserfs_acl.h to fs/reiserfs/acl.h
Al Viro
2012-03-20
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
2012-03-20
vfs: take path_get_longterm() out of write_seqcount scope
Al Viro
2012-03-20
no need to play with fs->seq in exit_fs()
Al Viro
2012-03-20
switch touch_atime to struct path
Al Viro
2012-03-20
switch unix_sock to struct path
Al Viro
2012-03-20
constify path argument of trace_seq_path()
Al Viro
2012-03-20
constify path argument of audit_log_d_path()
Al Viro
2012-03-20
aio: fix the comment in aio_kick_handler()
Al Viro
2012-03-20
aio: don't bother with cancel_delayed_work() in exit_aio()
Al Viro
2012-03-20
aio: use cancel_delayed_work_sync()
Al Viro
2012-03-20
aio: aio_nr_lock is taken only synchronously now
Al Viro
2012-03-20
aio: aio_nr decrements don't need to be delayed
Al Viro
2012-03-20
aio: don't bother with async freeing on failure in ioctx_alloc()
Al Viro
2012-03-20
fs: initial qnx6fs addition
Kai Bankett
2012-03-20
qnx4fs: small cleanup
Kai Bankett
2012-03-20
vfs: d_alloc_root() gone
Al Viro
2012-03-20
tidy up after d_make_root() conversion
Al Viro
2012-03-20
minixfs: switch to d_make_root()
Al Viro
2012-03-20
hfsplus: switch to d_make_root()
Al Viro
2012-03-20
fat: switch to d_make_root()
Al Viro
2012-03-20
ntfs: switch to d_make_root()
Al Viro
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
procfs: clean proc_fill_super() up
Al Viro
2012-03-20
... and the same failure exits cleanup for ocfs2
Al Viro
2012-03-20
coda: clean failure exits in coda_fill_super()
Al Viro
2012-03-20
clean up the failure exits in cifs_read_super()
Al Viro
2012-03-20
vfs: turn generic_drop_inode() into static inline
Al Viro
2012-03-20
ecryptfs: don't bother with ->drop_inode()
Al Viro
2012-03-20
vfs: drop_file_write_access() made static
Al Viro
2012-03-20
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-03-20
exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()
Oleg Nesterov
2012-03-20
exit_signal: fix the "parent has changed security domain" logic
Oleg Nesterov
2012-03-20
exit_signal: simplify the "we have changed execution domain" logic
Oleg Nesterov
2012-03-20
CLONE_PARENT shouldn't allow to set ->exit_signal
Oleg Nesterov
2012-03-20
Fix pppol2tp getsockname()
Benjamin LaHaise
2012-03-20
Remove printk from rds_sendmsg
Dave Jones
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-20
Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[prev]
[next]