summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-08-09Merge branch 'akpm-current/current'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'aio/master'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'ptr-ret/PTR_RET'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'security/next'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'ocfs2/linux-next'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'logfs/master'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2013-08-09Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2013-08-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-08-08Merge branch 'bugfixes' into linux-nextTrond Myklebust
2013-08-08NFSv4.1 Use clientid management rpc_clnt for secinfo_no_nameAndy Adamson
2013-08-08NFSv4.1 Use clientid management rpc_clnt for secinfoAndy Adamson
2013-08-08f2fs: fix a build failure due to missing the kobject headerJaegeuk Kim
2013-08-08initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley
2013-08-08initmpfs-move-bdi-setup-from-init_rootfs-to-init_ramfs-fixAndrew Morton
2013-08-08initmpfs: move bdi setup from init_rootfs to init_ramfsRob Landley
2013-08-08initmpfs: replace MS_NOUSER in initramfsRob Landley
2013-08-08lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara
2013-08-08vmcore: enable /proc/vmcore mmap for s390Michael Holzheu
2013-08-08vmcore: fix address space sparse warningsMichael Holzheu
2013-08-08vmcore: introduce remap_oldmem_pfn_range()Michael Holzheu
2013-08-08vmcore: introduce ELF header in new memory featureMichael Holzheu
2013-08-08exec: cleanup the error handling in search_binary_handler()Oleg Nesterov
2013-08-08exec: don't retry if request_module() failsOleg Nesterov
2013-08-08exec: cleanup the CONFIG_MODULES logicOleg Nesterov
2013-08-08exec: kill ->load_binary != NULL check in search_binary_handler()Oleg Nesterov
2013-08-08exec: move allow_write_access/fput to exec_binprm()Oleg Nesterov
2013-08-08exec: proc_exec_connector() should be called only onceOleg Nesterov
2013-08-08exec: kill "int depth" in search_binary_handler()Oleg Nesterov
2013-08-08exec: introduce exec_binprm() for "depth == 0" codeOleg Nesterov
2013-08-08procfs: remove extra call of dir_emit_dotsAndrey Vagin
2013-08-08move-exit_task_namespaces-outside-of-exit_notify-fixAndrew Morton
2013-08-08signals: eventpoll: set ->saved_sigmask at the startOleg Nesterov
2013-08-08fat-additions-to-support-fat_fallocate-fixAndrew Morton
2013-08-08fat: additions to support fat_fallocateNamjae Jeon
2013-08-08hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko
2013-08-08hfsplus: implement POSIX ACLs supportVyacheslav Dubeyko
2013-08-08hfsplus: add necessary declarations for POSIX ACLs supportVyacheslav Dubeyko