summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-03-21configfs: sanitize configfs_create()Al Viro1-28/+27
2012-03-21configfs: kill configfs_sbAl Viro5-25/+26
2012-03-21configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in rootAl Viro4-15/+7
2012-03-21__register_binfmt() made voidAl Viro9-16/+18
2012-03-21autofs: set things up *before* registering fs typeAl Viro1-3/+3
2012-03-21anon_inodes: move allocation of anon_inode into ->mount()Al Viro1-53/+56
2012-03-219p: make register_filesystem() the last failure exitAl Viro1-8/+8
2012-03-21make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal oneAl Viro1-1/+1
2012-03-21kill reiserfs_fs_{i,sb}.hAl Viro1-2/+597
2012-03-21move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro28-28/+2354
2012-03-21kill pointless includes of reiserfs_fs_{i,sb}.hAl Viro5-6/+0
2012-03-21move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro7-6/+82
2012-03-21take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro10-9/+133
2012-03-21vfs: take path_get_longterm() out of write_seqcount scopeAl Viro1-12/+15
2012-03-21no need to play with fs->seq in exit_fs()Al Viro1-2/+0
2012-03-21switch touch_atime to struct pathAl Viro6-15/+17
2012-03-21aio: fix the comment in aio_kick_handler()Al Viro1-1/+1
2012-03-21aio: don't bother with cancel_delayed_work() in exit_aio()Al Viro1-4/+0
2012-03-21aio: use cancel_delayed_work_sync()Al Viro1-2/+1
2012-03-21aio: aio_nr_lock is taken only synchronously nowAl Viro1-3/+3
2012-03-21aio: aio_nr decrements don't need to be delayedAl Viro1-28/+14
2012-03-21aio: don't bother with async freeing on failure in ioctx_alloc()Al Viro1-7/+5
2012-03-21fs: initial qnx6fs additionKai Bankett10-0/+1359
2012-03-21qnx4fs: small cleanupKai Bankett2-31/+0
2012-03-21vfs: d_alloc_root() goneAl Viro1-24/+0
2012-03-21tidy up after d_make_root() conversionAl Viro2-31/+13
2012-03-21minixfs: switch to d_make_root()Al Viro1-16/+12
2012-03-21hfsplus: switch to d_make_root()Al Viro1-8/+9
2012-03-21fat: switch to d_make_root()Al Viro1-4/+4
2012-03-21ntfs: switch to d_make_root()Al Viro1-3/+4
2012-03-21switch open-coded instances of d_make_root() to new helperAl Viro53-200/+80
2012-03-21procfs: clean proc_fill_super() upAl Viro1-4/+3
2012-03-21... and the same failure exits cleanup for ocfs2Al Viro1-6/+4
2012-03-21coda: clean failure exits in coda_fill_super()Al Viro1-4/+1
2012-03-21clean up the failure exits in cifs_read_super()Al Viro1-4/+1
2012-03-21vfs: turn generic_drop_inode() into static inlineAl Viro1-11/+0
2012-03-21ecryptfs: don't bother with ->drop_inode()Al Viro1-1/+0
2012-03-21vfs: drop_file_write_access() made staticAl Viro1-2/+1
2012-03-21vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro25-149/+45
2012-03-21exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()Oleg Nesterov1-3/+1
2012-03-21exit_signal: simplify the "we have changed execution domain" logicOleg Nesterov1-0/+3
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-4/+81
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-121/+282
2012-03-20AFS: checking wrong bit in afs_readpages()Dan Carpenter1-1/+1
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+6
2012-03-20udf: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20ubifs: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20squashfs: remove the second argument of k[un]map_atomic()Cong Wang2-6/+6
2012-03-20reiserfs: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4