index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
3
-4
/
+4
2016-03-26
Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
1
-0
/
+406
2016-03-24
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+23
2016-03-22
fat: add config option to set UTF-8 mount option by default
Maciej S. Szmigiero
1
-3
/
+4
2016-03-22
ocfs2: add feature document for online file check
Gang He
1
-0
/
+94
2016-03-21
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-250
/
+11
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+18
2016-03-18
nfsd: add SCSI layout support
Christoph Hellwig
1
-0
/
+23
2016-03-17
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-5
/
+6
2016-03-17
proc: add /proc/<pid>/timerslack_ns interface
John Stultz
1
-0
/
+18
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+9
2016-03-17
Merge tag 'docs-for-linus' of git://git.lwn.net/linux
Linus Torvalds
6
-12
/
+12
2016-03-14
Orangefs: merge to v4.5
Mike Marshall
10
-46
/
+134
2016-03-11
Documentation: btrfs: remove usage specific information
David Sterba
1
-263
/
+11
2016-03-09
Doc: nfs: Fix typos in Documentation/filesystems/nfs
Masanari Iida
5
-8
/
+8
2016-03-09
doc: fix grammar
Javi Merino
1
-4
/
+4
2016-03-07
TTY, devpts: document pty count limiting
Konstantin Khlebnikov
1
-0
/
+9
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
1
-5
/
+6
2016-03-01
Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/...
Chris Mason
1
-3
/
+16
2016-02-26
Orangefs: update orangefs.txt
Mike Marshall
1
-13
/
+66
2016-02-12
btrfs: Introduce new mount option to disable tree log replay
Qu Wenruo
1
-0
/
+8
2016-02-12
btrfs: Introduce new mount option usebackuproot to replace recovery
Qu Wenruo
1
-3
/
+8
2016-02-10
efi: Make efivarfs entries immutable by default
Peter Jones
1
-0
/
+7
2016-02-03
mm: polish virtual memory accounting
Konstantin Khlebnikov
1
-2
/
+2
2016-02-03
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
1
-6
/
+3
2016-01-20
Documentation/filesystems/vfat.txt: update the limitation for fat fallocate
Namjae Jeon
1
-0
/
+10
2016-01-17
Merge tag 'docs-4.5' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2016-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+23
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+5
2016-01-14
Documentation/filesystems: describe the shared memory usage/accounting
Rodrigo Freire
2
-4
/
+6
2016-01-14
mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status
Jerome Marchand
1
-2
/
+11
2016-01-14
mm, proc: account for shmem swap in /proc/pid/smaps
Vlastimil Babka
1
-1
/
+4
2016-01-14
mm, documentation: clarify /proc/pid/status VmSwap limitations for shmem
Vlastimil Babka
1
-1
/
+2
2016-01-14
Make sure that highmem pages are not added to symlink page cache
Al Viro
1
-1
/
+5
2016-01-14
Documentation: update libhugetlbfs site url
SeongJae Park
1
-1
/
+1
2016-01-13
Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-4
/
+6
2016-01-13
Orangefs: add protocol information to Documentation/filesystems/orangefs.txt
Mike Marshall
1
-1
/
+217
2016-01-12
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-9
/
+48
2016-01-04
configfs: implement binary attributes
Pantelis Antoniou
1
-9
/
+48
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
3
-13
/
+16
2015-12-16
f2fs: introduce new option for controlling data flush
Chao Yu
1
-0
/
+2
2015-12-10
Doc: treewide: Fix grammar "a" to "an"
Masanari Iida
1
-1
/
+1
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2
-2
/
+8
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
1
-0
/
+5
2015-12-04
Doc: f2fs: Fix typos in Documentation/filesystems/f2fs.txt
Masanari Iida
1
-4
/
+4
2015-11-16
Orangefs: Merge tag 'v4.4-rc1' into for-next
Mike Marshall
15
-999
/
+1361
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
5
-961
/
+11
2015-11-13
Merge tag '4.4-additional' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+2
2015-11-11
Remove email address from Documentation/filesystems/overlayfs.txt
NeilBrown
1
-1
/
+2
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+12
[next]