summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-01-28Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2014-01-28Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2014-01-28Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2014-01-28Merge remote-tracking branch 'logfs/master'Stephen Rothwell
2014-01-28Merge remote-tracking branch 'jfs/jfs-next'Stephen Rothwell
2014-01-28Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2014-01-28Merge remote-tracking branch 'fscache/fscache'Stephen Rothwell
2014-01-28Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2014-01-28Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2014-01-28Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2014-01-28Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2014-01-28Merge remote-tracking branch 'btrfs/next'Stephen Rothwell
2014-01-27sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton
2014-01-27NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton
2014-01-27nfs: handle servers that support only ALLOW ACE type.Malahal Naineni
2014-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2014-01-26Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-26um: hostfs: make functions staticJames Hogan
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24nfsd4: decrease nfsd4_encode_fattr stack usageJ. Bruce Fields
2014-01-24xfs: allow logical-sector sized O_DIRECTxfs-for-linus-v3.14-rc1-2Eric Sandeen
2014-01-24xfs: rename xfs_buftarg structure membersEric Sandeen
2014-01-24xfs: clean up xfs_buftargEric Sandeen
2014-01-23romfs: fix returm err while getting inode in fill_superRui Xiang
2014-01-23userns: relax the posix_acl_valid() checksAndreas Gruenbacher
2014-01-23fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fixAndrew Morton
2014-01-23fs/ext3: use rbtree postorder iteration helper instead of opencodingCody P Schafer
2014-01-23fs/jffs2: use rbtree postorder iteration helper instead of opencodingCody P Schafer
2014-01-23fs/ext4: use rbtree postorder iteration helper instead of opencodingCody P Schafer
2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer
2014-01-23fs/exec.c: call arch_pick_mmap_layout() only onceRichard Weinberger
2014-01-23exec: avoid propagating PF_NO_SETAFFINITY into userspace childZhang Yi
2014-01-23fs/proc/array.c: change do_task_stat() to use while_each_thread()Oleg Nesterov
2014-01-23exec: kill task_struct->did_execOleg Nesterov
2014-01-23exec: move the final allow_write_access/fput into free_bprm()Oleg Nesterov
2014-01-23exec:check_unsafe_exec: kill the dead -EAGAIN and clear_in_exec logicOleg Nesterov
2014-01-23exec:check_unsafe_exec: use while_each_thread() rather than next_thread()Oleg Nesterov
2014-01-23fs/proc: don't use module_init for non-modular core codePaul Gortmaker
2014-01-23fs/proc_namespace.c: simplify testing nsp and nsp->mnt_nsAxel Lin
2014-01-23fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware e...Dave Jones
2014-01-23proc: set attributes of pde using accessor functionsRui Xiang
2014-01-23proc: fix ->f_pos overflows in first_tid()Oleg Nesterov
2014-01-23proc: don't (ab)use ->group_leader in proc_task_readdir() pathsOleg Nesterov
2014-01-23proc: change first_tid() to use while_each_thread() rather than next_thread()Oleg Nesterov
2014-01-23proc: fix the potential use-after-free in first_tid()Oleg Nesterov
2014-01-23proc: cleanup/simplify get_task_state/task_state_arrayOleg Nesterov
2014-01-23coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.hOleg Nesterov
2014-01-23coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELYOleg Nesterov
2014-01-23coredump: set_dumpable: fix the theoretical race with itselfOleg Nesterov
2014-01-23hfsplus: remove hfsplus_file_lookup()Sougata Santra