index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-3
/
+37
2015-07-04
dax: Add block size note to documentation
Matthew Wilcox
1
-2
/
+4
2015-07-01
fs/file.c: don't acquire files->file_lock in fd_install()
Eric Dumazet
1
-0
/
+4
2015-07-01
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2015-06-27
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-40
/
+4
2015-06-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+4
2015-06-25
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
3
-11
/
+17
2015-06-24
Merge branch 'fscache-fixes' into for-next
Al Viro
2
-1
/
+29
2015-06-09
Documentation: filesystems: updated struct file_operations documentation in v...
Thomas de Beauchene
1
-6
/
+11
2015-06-05
vfs: Minor documentation fix
Andreas Gruenbacher
1
-4
/
+4
2015-06-01
xfs: fix kernel version in docs
Fanael Linithien
1
-6
/
+6
2015-05-18
quota: Update documentation
Jan Kara
1
-1
/
+4
2015-05-15
Documentation: remove outdated information from automount-support.txt
NeilBrown
1
-38
/
+13
2015-05-15
update Documentation/filesystems/ regarding the follow_link/put_link changes
Al Viro
2
-8
/
+27
2015-05-11
switch ->put_link() from dentry to inode
Al Viro
2
-2
/
+2
2015-05-11
don't pass nameidata to ->follow_link()
Al Viro
2
-2
/
+2
2015-05-11
new ->follow_link() and ->put_link() calling conventions
Al Viro
2
-4
/
+4
2015-05-08
docs: add VmPMD description in proc
Chen Hanxiao
1
-0
/
+1
2015-05-08
Docs: proc: fix kernel version
Chen Hanxiao
1
-1
/
+1
2015-05-04
Documentation: remove overloads-avoided counter from knfsd-stats.txt
Scott Mayhew
1
-40
/
+4
2015-04-24
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-20
/
+9
2015-04-22
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-3
/
+6
2015-04-18
Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-0
/
+6
2015-04-18
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-3
/
+3
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+12
2015-04-17
proc: show locks in /proc/pid/fdinfo/X
Andrey Vagin
1
-0
/
+4
2015-04-17
docs: add missing and new /proc/PID/status file entries, fix typos
Nathan Scott
1
-3
/
+8
2015-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2015-04-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+8
2015-04-16
mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP
Boaz Harrosh
1
-0
/
+8
2015-04-15
rdma: replace deprecated ifconfig in doc
Stephen Hemminger
1
-3
/
+6
2015-04-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2
-2
/
+2
2015-04-12
->aio_read and ->aio_write removed
Al Viro
3
-8
/
+3
2015-04-12
make new_sync_{read,write}() static
Al Viro
1
-0
/
+9
2015-04-11
f2fs: enable inline data by default
Wanpeng Li
1
-0
/
+2
2015-04-04
doc: Add guest_nice column to example output of `cat /proc/stat'
Tobias Klauser
1
-3
/
+3
2015-04-02
FS-Cache: Count the number of initialised operations
David Howells
1
-1
/
+2
2015-03-03
f2fs: add a mount option for rb-tree extent cache
Chao Yu
1
-0
/
+4
2015-02-28
ocfs2: update web page + git tree in documentation
Mark Fasheh
2
-4
/
+4
2015-02-24
FS-Cache: Count culled objects and objects rejected due to lack of space
David Howells
2
-0
/
+27
2015-02-24
xfs: remove deprecated mount options
Eric Sandeen
1
-20
/
+9
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
1
-2
/
+0
2015-02-20
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Al Viro
1
-0
/
+28
2015-02-17
dax: does not work correctly with virtual aliasing caches
Matthew Wilcox
1
-0
/
+3
2015-02-17
ext4: add DAX functionality
Ross Zwisler
2
-0
/
+5
2015-02-17
dax: add dax_zero_page_range
Matthew Wilcox
1
-0
/
+1
2015-02-17
ext2: get rid of most mentions of XIP in ext2
Matthew Wilcox
1
-2
/
+3
2015-02-17
vfs: remove get_xip_mem
Matthew Wilcox
2
-10
/
+0
2015-02-17
dax: replace XIP documentation with DAX documentation
Matthew Wilcox
3
-73
/
+92
2015-02-13
Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-0
/
+6
[next]