summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-12-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-12-16Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-12-15Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds
2012-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-12-13Merge branch 'autofs' (patches from Ian Kent)Linus Torvalds
2012-12-13autofs4 - use simple_empty() for empty directory checkIan Kent
2012-12-13autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mountIan Kent
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13quota: Use the pre-processor to compile out quotactl_cmd_write when !CONFIG_B...Lee Jones
2012-12-13ext3: drop if around WARN_ONJulia Lawall
2012-12-13ext3: get rid of the duplicate code on ext3_fill_superZhao Hongjiang
2012-12-13udf: remove un-needed variable from inode_getblkNamjae Jeon
2012-12-13udf: don't increment lenExtents while writing to a holeNamjae Jeon
2012-12-13udf: fix memory leak while allocating blocks during writeNamjae Jeon
2012-12-12pstore/ftrace: Adjust for ftrace_ops->func prototype changeAnton Vorontsov
2012-12-12pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftr...Arve Hjønnevåg
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12fs/buffer.c: remove redundant initialization in alloc_page_buffers()Yan Hong
2012-12-12fs/buffer.c: do not inline exported functionYan Hong
2012-12-12writeback: fix a typo in commentYan Hong
2012-12-12procfs: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12thp: change split_huge_page_pmd() interfaceKirill A. Shutemov
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-12-12Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-12-12Merge tag 'dlm-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2012-12-12Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11mm, oom: change type of oom_score_adj to shortDavid Rientjes
2012-12-11mm: redefine address_space.assoc_mappingRafael Aquini
2012-12-11mm: adjust address_space_operations.migratepage() return codeRafael Aquini
2012-12-11mm: use vm_unmapped_area() in hugetlbfsMichel Lespinasse
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen
2012-12-11writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11CIFS: Fix write after setting a read lock for read oplock filesPavel Shilovsky
2012-12-11cifs: parse the device name into UNC and prepathJeff Layton
2012-12-11cifs: fix up handling of prefixpath= optionJeff Layton
2012-12-11cifs: clean up handling of unc= optionJeff Layton
2012-12-11cifs: fix SID binary to string conversionJeff Layton
2012-12-11Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"Ingo Molnar
2012-12-11ext4: zero out inline data using memset() instead of empty_zero_pageTheodore Ts'o
2012-12-10ext4: ensure Inode flags consistency are checked at build timeCarlos Maiolino
2012-12-10ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma
2012-12-10ext4: remove unused variable from ext4_ext_in_cache()Zhi Yong Wu
2012-12-10ext4: remove redundant initialization in ext4_fill_super()Guo Chao