summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-222-2/+2
|\
| * Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk2012-03-192-2/+2
| |\
| | * mm: cleancache: s/flush/invalidate/Dan Magenheimer2012-01-232-2/+2
* | | vfs: tidy up sparse warnings in fs/namei.cLinus Torvalds2012-03-221-3/+3
* | | vfs: tidy up fs/namei.c byte-repeat word constantsLinus Torvalds2012-03-221-9/+4
* | | fs: fix kernel-doc warnings in dcache.cRandy Dunlap2012-03-221-1/+1
* | | Fix full_name_hash() behaviour when length is a multiple of 8Al Viro2012-03-221-1/+1
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-229-191/+432
|\ \ \
| * | | 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 branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-211-0/+23
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2012-02-2733-237/+406
| |\ \ \ \
| * | | | | fadump: Introduce cleanup routine to invalidate /proc/vmcore.Mahesh Salgaonkar2012-02-231-0/+23
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-03-2119-245/+804
|\ \ \ \ \ \
| * | | | | | GFS2: Change truncate page allocation to be GFP_NOFSBob Peterson2012-03-202-3/+3
| * | | | | | GFS2: call gfs2_write_alloc_required for each chunkBenjamin Marzinski2012-03-091-5/+8
| * | | | | | GFS2: Clean up log flush header writingSteven Whitehouse2012-03-091-65/+66
| * | | | | | GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse2012-03-084-2/+25
| * | | | | | GFS2: Flush pending glock work when evicting an inodeSteven Whitehouse2012-03-071-0/+1
| * | | | | | GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpdBob Peterson2012-03-051-10/+4
| * | | | | | GFS2: Eliminate sd_rindex_mutexBob Peterson2012-03-053-14/+10
| * | | | | | GFS2: Unlock rindex mutex on glock errorBob Peterson2012-03-011-1/+2
| * | | | | | GFS2: Make bd_cmp() staticSteven Whitehouse2012-02-281-1/+1
| * | | | | | GFS2: Sort the ordered write listBob Peterson2012-02-281-0/+16
| * | | | | | GFS2: FITRIM ioctl supportSteven Whitehouse2012-02-287-36/+152
| * | | | | | GFS2: Move two functions from log.c to lops.cSteven Whitehouse2012-02-283-101/+97
| * | | | | | GFS2: glock statistics gatheringSteven Whitehouse2012-02-285-19/+431
* | | | | | | Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-03-214-5/+25
|\ \ \ \ \ \ \
| * | | | | | | dlm: last element of dlm_local_addr[] never usedDavid Teigland2012-03-211-1/+1
| * | | | | | | dlm: fix slow rsb search in dir recoveryDavid Teigland2012-03-083-4/+24
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21144-881/+5012
|\ \ \ \ \ \ \ \
| * | | | | | | | ext4: initialization of ext4_li_mtx needs to be done earlierAl Viro2012-03-201-2/+3
| * | | | | | | | debugfs-related mode_t whack-a-moleAl Viro2012-03-202-2/+2
| * | | | | | | | hfsplus: add an ioctl to bless filesMatthew Garrett2012-03-202-0/+39
| * | | | | | | | hfsplus: change finder_info to u32Matthew Garrett2012-03-201-1/+1
| * | | | | | | | hfsplus: initialise userflagsMatthew Garrett2012-03-201-0/+2
OpenPOWER on IntegriCloud