aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* vfs: tidy up fs/namei.c byte-repeat word constantsLinus Torvalds2012-03-22
* fs: fix kernel-doc warnings in dcache.cRandy Dunlap2012-03-22
* Fix full_name_hash() behaviour when length is a multiple of 8Al Viro2012-03-22
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-22
|\
| * hugetlbfs: return error code when initializing moduleHillf Danton2012-03-21
| * hugetlbfs: fix alignment of huge page requestsSteven Truelove2012-03-21
| * mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warningDavid Rientjes2012-03-21
| * mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes2012-03-21
| * hugepages: fix use after free bug in "quota" handlingDavid Gibson2012-03-21
| * hugetlb: cleanup hugetlb.hDavid Gibson2012-03-21
| * hugetlbfs: avoid taking i_mutex from hugetlbfs_read()Aneesh Kumar K.V2012-03-21
| * procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar2012-03-21
| * pagemap: introduce data structure for pagemap entryNaoya Horiguchi2012-03-21
| * pagemap: export KPF_THPNaoya Horiguchi2012-03-21
| * thp: optimize away unnecessary page table lockingNaoya Horiguchi2012-03-21
| * pagemap: avoid splitting thp when reading /proc/pid/pagemapNaoya Horiguchi2012-03-21
| * hugetlbfs: fix hugetlb_get_unmapped_area()Xiao Guangrong2012-03-21
| * seq_file: fix mishandling of consecutive pread() invocations.Earl Chew2012-03-21
| * fs/namei.c: fix warnings on 32-bitAndrew Morton2012-03-21
| * mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-21
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\ \
| * \ Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2012-02-26
| |\ \
| * | | fadump: Introduce cleanup routine to invalidate /proc/vmcore.Mahesh Salgaonkar2012-02-22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-03-21
|\ \ \ \
| * | | | GFS2: Change truncate page allocation to be GFP_NOFSBob Peterson2012-03-20
| * | | | GFS2: call gfs2_write_alloc_required for each chunkBenjamin Marzinski2012-03-09
| * | | | GFS2: Clean up log flush header writingSteven Whitehouse2012-03-09
| * | | | GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse2012-03-08
| * | | | GFS2: Flush pending glock work when evicting an inodeSteven Whitehouse2012-03-07
| * | | | GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpdBob Peterson2012-03-05
| * | | | GFS2: Eliminate sd_rindex_mutexBob Peterson2012-03-05
| * | | | GFS2: Unlock rindex mutex on glock errorBob Peterson2012-03-01
| * | | | GFS2: Make bd_cmp() staticSteven Whitehouse2012-02-28
| * | | | GFS2: Sort the ordered write listBob Peterson2012-02-28
| * | | | GFS2: FITRIM ioctl supportSteven Whitehouse2012-02-28
| * | | | GFS2: Move two functions from log.c to lops.cSteven Whitehouse2012-02-28
| * | | | GFS2: glock statistics gatheringSteven Whitehouse2012-02-28
* | | | | Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-03-21
|\ \ \ \ \
| * | | | | dlm: last element of dlm_local_addr[] never usedDavid Teigland2012-03-21
| * | | | | dlm: fix slow rsb search in dir recoveryDavid Teigland2012-03-08
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \ \ \ \ \
| * | | | | | ext4: initialization of ext4_li_mtx needs to be done earlierAl Viro2012-03-20
| * | | | | | debugfs-related mode_t whack-a-moleAl Viro2012-03-20
| * | | | | | hfsplus: add an ioctl to bless filesMatthew Garrett2012-03-20
| * | | | | | hfsplus: change finder_info to u32Matthew Garrett2012-03-20
| * | | | | | hfsplus: initialise userflagsMatthew Garrett2012-03-20
| * | | | | | qnx4: new helper - try_extent()Al Viro2012-03-20
| * | | | | | qnx4: get rid of qnx4_bread/qnx4_getblkAl Viro2012-03-20
| * | | | | | take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro2012-03-20
| * | | | | | trim includes in inode.cAl Viro2012-03-20