summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* hugetlbfs: return error code when initializing moduleHillf Danton2012-03-211-2/+3
* hugetlbfs: fix alignment of huge page requestsSteven Truelove2012-03-211-5/+9
* mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warningDavid Rientjes2012-03-211-1/+5
* mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes2012-03-211-1/+1
* hugepages: fix use after free bug in "quota" handlingDavid Gibson2012-03-211-33/+21
* hugetlb: cleanup hugetlb.hDavid Gibson2012-03-211-0/+19
* hugetlbfs: avoid taking i_mutex from hugetlbfs_read()Aneesh Kumar K.V2012-03-211-16/+9
* procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar2012-03-214-61/+239
* pagemap: introduce data structure for pagemap entryNaoya Horiguchi2012-03-211-31/+38
* pagemap: export KPF_THPNaoya Horiguchi2012-03-211-0/+2
* thp: optimize away unnecessary page table lockingNaoya Horiguchi2012-03-211-48/+25
* pagemap: avoid splitting thp when reading /proc/pid/pagemapNaoya Horiguchi2012-03-211-4/+48
* hugetlbfs: fix hugetlb_get_unmapped_area()Xiao Guangrong2012-03-211-4/+11
* seq_file: fix mishandling of consecutive pread() invocations.Earl Chew2012-03-211-13/+15
* fs/namei.c: fix warnings on 32-bitAndrew Morton2012-03-211-0/+6
* mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-211-0/+9
* Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-03-212-0/+4
|\
| * Merge branch 'pm-sleep'Rafael J. Wysocki2012-03-162-0/+4
| |\
| | * PM / Sleep: JBD and JBD2 missing set_freezable()Nigel Cunningham2012-03-132-0/+4
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-2153-320/+317
|\ \ \
| * | | udf: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
| * | | ubifs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
| * | | squashfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-6/+6
| * | | reiserfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-4/+4
| * | | ocfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-8/+8
| * | | ntfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-204-32/+32
| * | | nilfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-209-114/+114
| * | | nfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-6/+6
| * | | minix: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
| * | | logfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-30/+30
| * | | jbd2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-10/+10
| * | | jbd: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-8/+8
| * | | gfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-12/+12
| * | | fuse: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-4/+4
| * | | ext2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
| * | | exofs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
| * | | afs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-6/+6
| * | | btrfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-207-37/+37
| * | | fs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-206-33/+30
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-208-11/+10
|\ \ \ \
| * | | | kcore: fix spelling in read_kcore() commentLaura Vasilescu2012-03-201-1/+1
| * | | | writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment headerFengguang Wu2012-03-071-1/+1
| * | | | Typos: change aditional to additional.Justin P. Mattock2012-02-211-2/+2
| * | | | cramfs: Fix typo in inode.cMasanari Iida2012-02-211-3/+3
| * | | | BTRFS: Don't include disk-io.h twice in check-integrity.cJesper Juhl2012-02-101-1/+0
| * | | | jffs2: Fix typo in compr.cMasanari Iida2012-02-091-1/+1
| * | | | btrfs: Fix typo in free-space-cache.cMasanari Iida2012-02-091-1/+1
| * | | | Merge branch 'master' into for-nextJiri Kosina2012-02-03292-4685/+14423
| |\ \ \ \
| * | | | | ntfs: fix printk typos in mft.cMasanari Iida2012-02-031-2/+2
| * | | | | reiserfs: fix printk typo in lbalance.cMasanari Iida2012-02-031-1/+1