summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-03-22ceph: avoid panic with mismatched symlink sizes in fill_inode()Xi Wang
2012-03-22ceph: use 2 instead of 1 as fallback for 32-bit inode numberAmon Ott
2012-03-22ceph: don't reset s_cap_ttl to zeroAlex Elder
2012-03-22ext4: remove useless s_dirt assignmentArtem Bityutskiy
2012-03-22ext4: write superblock only once on unmountArtem Bityutskiy
2012-03-22ext4: do not mark superblock as dirty unnecessarilyArtem Bityutskiy
2012-03-22ext4: correct ext4_punch_hole return codesAllison Henderson
2012-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-22ext4: remove restrictive checks for EOFBLOCKS_FLLukas Czerner
2012-03-22ext4: always set then trimmed blocks count into lenLukas Czerner
2012-03-22ext4: fix trimmed block count accuntingLukas Czerner
2012-03-22ext4: fix start and len arguments handling in ext4_trim_fs()Lukas Czerner
2012-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-03-22hugetlbfs: return error code when initializing moduleHillf Danton
2012-03-22hugetlbfs: fix alignment of huge page requestsSteven Truelove
2012-03-22mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warningDavid Rientjes
2012-03-22mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes
2012-03-22hugepages: fix use after free bug in "quota" handlingDavid Gibson
2012-03-22hugetlb: cleanup hugetlb.hDavid Gibson
2012-03-22hugetlbfs: avoid taking i_mutex from hugetlbfs_read()Aneesh Kumar K.V
2012-03-22procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar
2012-03-22pagemap: introduce data structure for pagemap entryNaoya Horiguchi
2012-03-22pagemap: export KPF_THPNaoya Horiguchi
2012-03-22thp: optimize away unnecessary page table lockingNaoya Horiguchi
2012-03-22pagemap: avoid splitting thp when reading /proc/pid/pagemapNaoya Horiguchi
2012-03-22hugetlbfs: fix hugetlb_get_unmapped_area()Xiao Guangrong
2012-03-22seq_file: fix mishandling of consecutive pread() invocations.Earl Chew
2012-03-22fs/namei.c: fix warnings on 32-bitAndrew Morton
2012-03-22mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-03-21Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-03-21cifs: clean up ordering in exit_cifsJeff Layton
2012-03-21cifs: clean up call to cifs_dfs_release_automount_timer()Jeff Layton
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-21CIFS: Delete echo_retries module parmPavel Shilovsky
2012-03-21CIFS: Prepare credits code for a slot reservationPavel Shilovsky
2012-03-21CIFS: Make wait_for_free_request killablePavel Shilovsky
2012-03-21CIFS: Introduce credit-based flow controlPavel Shilovsky
2012-03-21CIFS: Simplify inFlight logicPavel Shilovsky
2012-03-21cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...Jeff Layton
2012-03-21NFS: fix sb->s_id in nfs debug printsVivek Trivedi
2012-03-21dlm: last element of dlm_local_addr[] never usedDavid Teigland
2012-03-21pnfs-obj: autologin: Add support for protocol autologinSachin Bhamare
2012-03-21NFS: Remove nfs4_setup_sequence from generic rename codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic unlink codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic read codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic write codeBryan Schumaker
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust