summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2013-08-08autofs4: translate pids to the right namespace for the daemonMiklos Szeredi
2013-08-08autofs4: allow autofs to work outside the initial PID namespaceSukadev Bhattiprolu
2013-08-08binfmt_elf.c: use get_random_int() to fix entropy depletingJeff Liu
2013-08-08thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov
2013-08-08ocfs2: fix a memory leak in __ocfs2_move_extents()Jie Liu
2013-08-08ocfs2: add missing return value check of ocfs2_get_clusters()Joseph Qi
2013-08-08ocfs2: clean up dead code in ocfs2_acl_from_xattr()Joseph Qi
2013-08-08ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang
2013-08-08fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferencesSunil Mushran
2013-08-08ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPCYounger Liu
2013-08-08ocfs2: dlm_request_all_locks() should deal with the status sent from target nodeXue jiufei
2013-08-08ocfs2: use i_size_read() to access i_sizeJunxiao Bi
2013-08-08ocfs2: lighten up allocate transactionYounger Liu
2013-08-08ocfs2: update inode size after zeronig the holeJunxiao Bi
2013-08-08ocfs2-fix-issue-that-ocfs2_setattr-does-not-deal-with-new_i_size==i_size-v2Younger Liu
2013-08-08ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_sizeYounger Liu
2013-08-08ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_ENDJensen
2013-08-08ocfs2: should call ocfs2_journal_access_di() before ocfs2_delete_entry() in o...Younger Liu
2013-08-08ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Jeff Liu
2013-08-08mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-08mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-07NFSv4: Fix up nfs4_proc_lookup_mountpointTrond Myklebust
2013-08-07aio: table lookup: verify ctx pointerBenjamin LaHaise
2013-08-07NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()Trond Myklebust
2013-08-07NFSv4: Fix the sync mount option for nfs4 mountsScott Mayhew
2013-08-07NFS: Fix writeback performance issue on cache invalidationTrond Myklebust