| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation/filesystems/vfat.txt: update the limitation for fat fallocate | Namjae Jeon | 2016-01-20 | 1 | -0/+10 |
* | Merge tag 'docs-4.5' of git://git.lwn.net/linux | Linus Torvalds | 2016-01-17 | 2 | -2/+2 |
|\ |
|
| * | Documentation: update libhugetlbfs site url | SeongJae Park | 2016-01-14 | 1 | -1/+1 |
| * | Doc: treewide: Fix grammar "a" to "an" | Masanari Iida | 2015-12-10 | 1 | -1/+1 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-15 | 2 | -8/+23 |
|\ \ |
|
| * | | Documentation/filesystems: describe the shared memory usage/accounting | Rodrigo Freire | 2016-01-14 | 2 | -4/+6 |
| * | | mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status | Jerome Marchand | 2016-01-14 | 1 | -2/+11 |
| * | | mm, proc: account for shmem swap in /proc/pid/smaps | Vlastimil Babka | 2016-01-14 | 1 | -1/+4 |
| * | | mm, documentation: clarify /proc/pid/status VmSwap limitations for shmem | Vlastimil Babka | 2016-01-14 | 1 | -1/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-14 | 1 | -1/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make sure that highmem pages are not added to symlink page cache | Al Viro | 2016-01-14 | 1 | -1/+5 |
* | | | Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2016-01-13 | 1 | -4/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | f2fs: introduce new option for controlling data flush | Chao Yu | 2015-12-16 | 1 | -0/+2 |
| * | | Doc: f2fs: Fix typos in Documentation/filesystems/f2fs.txt | Masanari Iida | 2015-12-04 | 1 | -4/+4 |
| |/ |
|
* | | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 2016-01-12 | 1 | -9/+48 |
|\ \ |
|
| * | | configfs: implement binary attributes | Pantelis Antoniou | 2016-01-04 | 1 | -9/+48 |
| |/ |
|
* | | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 2015-12-30 | 3 | -13/+16 |
* | | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 2015-12-08 | 2 | -2/+8 |
* | | don't put symlink bodies in pagecache into highmem | Al Viro | 2015-12-08 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-11-13 | 5 | -961/+11 |
|\ |
|
| * | configfs: remove old API | Christoph Hellwig | 2015-10-13 | 5 | -961/+11 |
* | | Merge tag '4.4-additional' of git://git.lwn.net/linux | Linus Torvalds | 2015-11-13 | 1 | -1/+2 |
|\ \ |
|
| * | | Remove email address from Documentation/filesystems/overlayfs.txt | NeilBrown | 2015-11-11 | 1 | -1/+2 |
| |/ |
|
* | | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-10 | 1 | -10/+12 |
|\ \ |
|
| * | | coredump: add DAX filtering for ELF coredumps | Ross Zwisler | 2015-11-09 | 1 | -10/+12 |
| |/ |
|
* | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-09 | 1 | -3/+3 |
|\ \ |
|
| * | | gfs2: Remove gl_spin define | Andreas Gruenbacher | 2015-10-29 | 1 | -3/+3 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-05 | 1 | -8/+14 |
|\ \ |
|
| * | | Documentation/filesystems/proc.txt: a little tidying | Hugh Dickins | 2015-11-05 | 1 | -8/+5 |
| * | | mm Documentation: undoc non-linear vmas | Hugh Dickins | 2015-11-05 | 1 | -1/+0 |
| * | | mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status | Naoya Horiguchi | 2015-11-05 | 1 | -0/+2 |
| * | | mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps | Naoya Horiguchi | 2015-11-05 | 1 | -0/+8 |
* | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 2015-11-05 | 4 | -12/+1310 |
|\ \ \ |
|
| * | | | Documentation: add new description of path-name lookup. | Neil Brown | 2015-11-02 | 2 | -1/+1298 |
| * | | | sysfs.txt: mention that store method buffers are null-terminated | Ulf Magnusson | 2015-09-13 | 1 | -3/+4 |
| * | | | sysfs-tagging.txt: fix pre-kernfs references | Ulf Magnusson | 2015-09-13 | 1 | -7/+7 |
| * | | | sysfs.txt: fix pre-kernfs sysfs_dirent reference | Ulf Magnusson | 2015-09-13 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2015-11-05 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | f2fs: introduce background_gc=sync mount option | Jaegeuk Kim | 2015-10-09 | 1 | -1/+2 |
| |/ |
|
* | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-11-04 | 1 | -1/+1 |
|\ \ |
|
| * | | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 2015-10-04 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-11-04 | 1 | -0/+3 |
|\ \ |
|
| * | | ipconfig: send Client-identifier in DHCP requests | Li RongQing | 2015-10-18 | 1 | -0/+3 |
| |/ |
|
* | | fs/proc, core/debug: Don't expose absolute kernel addresses via wchan | Ingo Molnar | 2015-10-01 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-08 | 2 | -8/+17 |
|\ |
|
| * | mm: /proc/pid/smaps:: show proportional swap share of the mapping | Minchan Kim | 2015-09-08 | 1 | -5/+13 |
| * | dax: add huge page fault support | Matthew Wilcox | 2015-09-08 | 1 | -3/+4 |
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | pmem, dax: have direct_access use __pmem annotation | Ross Zwisler | 2015-08-20 | 1 | -1/+2 |
* | | Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2015-09-05 | 1 | -9/+7 |
|\ \ |
|