summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-11-05tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-05seq_file: remove "%n" usage from seq_file usersTetsuo Handa
2013-11-05seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa
2013-11-05mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov
2013-11-05mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov
2013-11-05mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov
2013-11-05Merge branch 'akpm-current/current'Stephen Rothwell
2013-11-05devpts: plug the memory leak in kill_sbIlija Hadzic
2013-11-05exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-05procfs: clean up proc_reg_get_unmapped_area for 80-column limitHATAYAMA Daisuke
2013-11-05fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2013-11-05fat: fallback to buffered write in case of fallocatded region on direct IONamjae Jeon
2013-11-05fat: zero out seek range on _fat_get_blockNamjae Jeon
2013-11-05fat: add fat_fallocate operationNamjae Jeon
2013-11-05fat: add i_disksize to represent uninitialized sizeNamjae Jeon
2013-11-05hfsplus-implement-attributes-file-creation-functionality-v2Vyacheslav Dubeyko
2013-11-05hfsplus: implement attributes file creation functionalityVyacheslav Dubeyko
2013-11-05hfsplus-implement-attributes-files-header-node-initialization-code-v2Vyacheslav Dubeyko
2013-11-05hfsplus: implement attributes file's header node initialization codeVyacheslav Dubeyko
2013-11-05hfsplus: add metadata file's clump size calculation functionalityVyacheslav Dubeyko
2013-11-05autofs4: translate pids to the right namespace for the daemonMiklos Szeredi
2013-11-05autofs4: allow autofs to work outside the initial PID namespaceSukadev Bhattiprolu
2013-11-05binfmt_elf.c: use get_random_int() to fix entropy depletingJeff Liu
2013-11-05epoll-do-not-take-global-epmutex-for-simple-topologies-fixAndrew Morton
2013-11-05epoll: do not take global 'epmutex' for simple topologiesJason Baron
2013-11-05epoll: remove the on_list check for 'struct epitem'Jason Baron
2013-11-05epoll: optimize EPOLL_CTL_DEL using rcuJason Baron
2013-11-05cramfs: mark as obsoleteMichael Opdenacker
2013-11-05writeback-do-not-sync-data-dirtied-after-sync-start-fix-3Jan Kara
2013-11-05writeback-do-not-sync-data-dirtied-after-sync-start-fix-2.txtJan Kara
2013-11-05writeback: use older_than_this_is_set instead of magic older_than_this == 0Jan Kara
2013-11-05writeback: do not sync data dirtied after sync startJan Kara
2013-11-05/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi
2013-11-05mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes
2013-11-05mm: use pgdat_end_pfn() to simplify the code in othersXishi Qiu
2013-11-05posix_acl: uninliningAndrew Morton
2013-11-05anon_inodefs: forbid open via /procOleg Nesterov
2013-11-05fs/bio-integrity.c: remove duplicated codeGu Zheng
2013-11-05ocfs2: update inode size after zeroing the holeJunxiao Bi
2013-11-05ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_sizeYounger Liu
2013-11-05ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_ENDJensen
2013-11-05ocfs2: should call ocfs2_journal_access_di() before ocfs2_delete_entry() in o...Younger Liu
2013-11-05ocfs2: use the new DLM operation callbacks while requesting new lockspaceGoldwyn Rodrigues
2013-11-05ocfs2: framework for version LVBGoldwyn Rodrigues
2013-11-05ocfs2: pass ocfs2_cluster_connection to ocfs2_this_nodeGoldwyn Rodrigues
2013-11-05ocfs2: shift allocation ocfs2_live_connection to user_connect()Goldwyn Rodrigues
2013-11-05ocfs2: add DLM recovery callbacksGoldwyn Rodrigues
2013-11-05ocfs2: add clustername to cluster connectionGoldwyn Rodrigues
2013-11-05ocfs2: fix possible double free in ocfs2_write_begin_nolockXue jiufei
2013-11-05ocfs2: add missing errno in ocfs2_ioctl_move_extents()Younger Liu