aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds2012-12-15
|\
| * pstore/ftrace: Adjust for ftrace_ops->func prototype changeAnton Vorontsov2012-12-12
| * pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftr...Arve Hjønnevåg2012-12-12
| * pstore/ram: Fix undefined usage of rounddown_pow_of_two(0)Maxime Bizon2012-11-17
| * pstore/ram: Fixup section annotationsHannes Reinecke2012-11-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-12-15
|\ \
| * | GFS2: Set gl_object during inode createBob Peterson2012-11-21
| * | GFS2: add error check while allocating new inodesBob Peterson2012-11-16
| * | GFS2: don't reference inode's glock during block allocation traceBob Peterson2012-11-16
| * | GFS2: remove redundant lvb pointerDavid Teigland2012-11-15
| * | GFS2: only use lvb on glocks that need itDavid Teigland2012-11-15
| * | GFS2: skip dlm_unlock calls in unmountDavid Teigland2012-11-14
| * | GFS2: Fix one RG corner caseSteven Whitehouse2012-11-13
| * | GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inodeBob Peterson2012-11-13
| * | GFS2: Use dirty_inode in gfs2_dir_addBob Peterson2012-11-13
| * | GFS2: Fix truncation of journaled data filesSteven Whitehouse2012-11-13
| * | GFS2: Add Orlov allocatorSteven Whitehouse2012-11-07
| * | GFS2: Use proper allocation context for new inodesSteven Whitehouse2012-11-07
| * | GFS2: Add test for resource group congestion statusSteven Whitehouse2012-11-07
| * | GFS2: Rename glops go_xmote_th to go_syncBob Peterson2012-11-07
| * | GFS2: Speed up gfs2_rbm_from_blockBob Peterson2012-11-07
| * | GFS2: Review bug traps in glops.cSteven Whitehouse2012-11-07
* | | Merge branch 'autofs' (patches from Ian Kent)Linus Torvalds2012-12-13
|\ \ \
| * | | autofs4 - use simple_empty() for empty directory checkIan Kent2012-12-13
| * | | autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mountIan Kent2012-12-13
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-13
|\ \ \ \
| * | | | fs/buffer.c: remove redundant initialization in alloc_page_buffers()Yan Hong2012-12-12
| * | | | fs/buffer.c: do not inline exported functionYan Hong2012-12-12
| * | | | writeback: fix a typo in commentYan Hong2012-12-12
| * | | | procfs: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
| * | | | thp: change split_huge_page_pmd() interfaceKirill A. Shutemov2012-12-12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \ \ \
| * | | | | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-06
| * | | | | various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-19
| * | | | | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
| * | | | | treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-19
| * | | | | Btrfs: Fix printk and variable nameMasanari Iida2012-11-01
| * | | | | btrfs: unpin_extent_cache: fix the typo and unnecessary arguementsLiu Bo2012-10-30
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-29
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-25
| |\ \ \ \ \ \
| * | | | | | | sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman2012-11-18
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ \ \ \ \
| * | | | | | | | do_coredump(): get rid of pt_regs argumentAl Viro2012-11-29
| * | | | | | | | get rid of pt_regs argument of ->load_binary()Al Viro2012-11-28
| * | | | | | | | get rid of pt_regs argument of search_binary_handler()Al Viro2012-11-28
| * | | | | | | | get rid of pt_regs argument of do_execve_common()Al Viro2012-11-28
| * | | | | | | | get rid of pt_regs argument of do_execve()Al Viro2012-11-28
| * | | | | | | | make compat_do_execve() static, lose pt_regs argumentAl Viro2012-11-28
| * | | | | | | | kill daemonize()Al Viro2012-11-28
| | |/ / / / / / | |/| | | | | |