summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* swap: make each swap partition have one address_spaceShaohua Li2013-02-231-2/+2
* memory-failure: use num_poisoned_pages instead of mce_bad_pagesXishi Qiu2013-02-231-1/+1
* mm: make do_mmap_pgoff return populate as a size in bytes, not as a boolMichel Lespinasse2013-02-231-3/+2
* mm: introduce mm_populate() for populating new vmasMichel Lespinasse2013-02-231-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-218-11/+10
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-29458-10307/+34025
| |\
| * | fs/jfs: Fix typo in comment : 'how may' -> 'how many'Philippe De Muyter2013-01-171-1/+1
| * | btrfs: remove unnecessary cur_trans set before goto loop in join_transactionWang Sheng-Hui2013-01-091-1/+0
| * | treewide: Fix typo in various driversMasanari Iida2013-01-094-4/+4
| * | btrfs: fix comment typosLiu Bo2013-01-092-5/+5
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-2123-48/+36
|\ \ \
| * | | binfmt_elf: remove unused argument in fill_elf_headerZhang Yanfei2013-02-211-3/+3
| * | | ubifs: wait for page writeback to provide stable pagesJan Kara2013-02-211-0/+1
| * | | ocfs2: wait for page writeback to provide stable pagesJan Kara2013-02-211-0/+1
| * | | block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-211-0/+1
| * | | 9pfs: fix filesystem to wait for stable page writebackDarrick J. Wong2013-02-211-0/+1
| * | | mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-214-4/+4
| * | | ocfs2: unlock super lock if lockres refresh failedJunxiao Bi2013-02-211-1/+4
| * | | ocfs2: remove kfree() redundant null checksTim Gardner2013-02-2110-34/+17
| * | | configfs: move the dereference below the NULL testWei Yongjun2013-02-211-2/+3
| * | | fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo2013-02-211-0/+1
| * | | inotify: remove broken mask checks causing unmount to be EINVALJim Somerville2013-02-211-4/+0
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-1/+2
|\ \ \ \
| * \ \ \ Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-2548-311/+603
| |\ \ \ \
| * | | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-1/+2
* | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-2120-44/+39
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-2535-264/+530
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | fs/ufs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
| * | | | | fs/nfsd: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
| * | | | | fs/logfs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
| * | | | | fs/jffs2: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-5/+5
| * | | | | fs/hfs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
| * | | | | fs/efs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
| * | | | | fs/cifs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-4/+4
| * | | | | fs/btrfs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+1
| * | | | | fs/bfs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
| * | | | | fs/befs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
| * | | | | fs/afs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-4/+3
| * | | | | fs/affs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
| * | | | | fs/adfs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
| * | | | | fs/9p: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+1
| * | | | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-1713-47/+73
| |\ \ \ \ \
| * | | | | | Revert "sysfs: Convert print_symbol to %pSR"Greg Kroah-Hartman2013-01-171-2/+2
| * | | | | | debugfs: remove redundant initialization of dentrySasha Levin2013-01-171-1/+0
| * | | | | | sysfs: Convert print_symbol to %pSRJoe Perches2013-01-171-2/+2
| * | | | | | sysfs: Fixed a trailing white space errorBin Wang2013-01-171-1/+1
| * | | | | | fs/xfs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | | | | fs/nilfs2: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1
| * | | | | | fs/ecryptfs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | | | | fs/ceph: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| | |_|/ / / | |/| | | |