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
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2014-04-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
3
-8
/
+28
2014-04-07
affs: add mount option to avoid filename truncates
Fabian Frederick
1
-3
/
+6
2014-04-07
proc: show mnt_id in /proc/pid/fdinfo
Andrey Vagin
1
-5
/
+12
2014-04-07
mm: introduce vm_ops->map_pages()
Kirill A. Shutemov
1
-0
/
+10
2014-04-07
Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-5
/
+24
2014-04-07
f2fs: introduce f2fs_issue_flush to avoid redundant flush issue
Jaegeuk Kim
1
-0
/
+4
2014-04-04
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+21
2014-04-03
Documentation/filesystems/ntfs.txt: remove changelog reference
Fabian Frederick
1
-2
/
+0
2014-04-03
nilfs2: update project's web site in nilfs2.txt
Ryusuke Konishi
1
-3
/
+2
2014-04-03
nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl
Andreas Rohner
1
-0
/
+7
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
1
-3
/
+3
2014-04-01
switch ->is_partially_uptodate() to saner arguments
Al Viro
2
-2
/
+2
2014-04-01
vfs: add renameat2 syscall
Miklos Szeredi
2
-1
/
+21
2014-03-21
doc: fix double words
Masanari Iida
1
-1
/
+1
2014-03-20
f2fs: change reclaim rate in percentage
Jaegeuk Kim
1
-3
/
+5
2014-03-20
f2fs: throttle the memory footprint with a sysfs entry
Jaegeuk Kim
1
-0
/
+4
2014-02-27
f2fs: add an sysfs entry to control the directory level
Jaegeuk Kim
1
-0
/
+7
2014-02-27
f2fs: introduce large directory support
Jaegeuk Kim
1
-2
/
+4
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
10
-85
/
+196
2014-02-20
Documentation: update URL to hfsplus Technote 1150
Olaf Hering
1
-1
/
+1
2014-02-10
Documentation/: update 00-INDEX files
Henrik Austad
2
-1
/
+5
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-17
/
+30
2014-01-30
Documentation/filesystems/vfs.txt: update file_operations documentation
Richard Yao
1
-10
/
+2
2014-01-30
mm, oom: base root bonus on current usage
David Rientjes
1
-2
/
+2
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-28
/
+14
2014-01-28
btrfs: Add treelog mount option.
Qu Wenruo
1
-1
/
+2
2014-01-28
btrfs: Add datasum mount option.
Qu Wenruo
1
-1
/
+3
2014-01-28
btrfs: Add datacow mount option.
Qu Wenruo
1
-2
/
+3
2014-01-28
btrfs: Add acl mount option.
Qu Wenruo
1
-1
/
+2
2014-01-28
btrfs: Add noflushoncommit mount option.
Qu Wenruo
1
-0
/
+1
2014-01-28
btrfs: Add noenospc_debug mount option.
Qu Wenruo
1
-1
/
+2
2014-01-28
btrfs: Add nodiscard mount option.
Qu Wenruo
1
-2
/
+5
2014-01-28
btrfs: Add noautodefrag mount option.
Qu Wenruo
1
-3
/
+5
2014-01-28
btrfs: Add "barrier" option to support "-o remount,barrier"
Qu Wenruo
1
-6
/
+7
2014-01-26
Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+6
2014-01-24
9p: update documentation
Eric Van Hensbergen
1
-11
/
+6
2014-01-23
Documentation/filesystems/00-INDEX: updates
Fabian Frederick
1
-13
/
+45
2014-01-23
Documentation/filesystems/sysfs.txt: fix device_attribute declaration
Andre Richter
1
-3
/
+3
2014-01-23
nilfs2: add comments for ioctls
Vyacheslav Dubeyko
1
-0
/
+56
2014-01-23
Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-0
/
+24
2014-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2014-01-21
/proc/meminfo: provide estimated available memory
Rik van Riel
1
-0
/
+9
2014-01-09
f2fs: update documents and a MAINTAINERS entry
Jaegeuk Kim
1
-0
/
+5
2014-01-02
Documentation: update /proc/uptime field description
Rob Landley
1
-1
/
+1
2013-12-26
f2fs: update f2fs Documentation
Huajun Li
1
-0
/
+2
2013-12-23
f2fs: add description about small_discards in document
Jaegeuk Kim
1
-0
/
+6
2013-12-23
f2fs: introduce sysfs entry to control in-place-update policy
Jaegeuk Kim
1
-0
/
+11
2013-12-19
doc: Fix typo (acces_process_vm -> access_process_vm)
Stefan Weil
1
-1
/
+1
2013-12-10
nfsd4: update 4.1 nfsd status documentation
J. Bruce Fields
1
-28
/
+14
[next]