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
2007-10-23
9p: add virtio transport
Eric Van Hensbergen
1
-3
/
+5
2007-10-22
exportfs: update documentation
Christoph Hellwig
1
-72
/
+43
2007-10-20
proc.txt: Add /proc/stat field
Leonardo Chiquitto
1
-3
/
+4
2007-10-20
docs/sysfs: add missing word to sysfs attribute explanation
Shaun Zinck
1
-1
/
+1
2007-10-20
documentation/ext3: grammar fixes
Shaun Zinck
1
-7
/
+7
2007-10-20
Documentation/filesystems/vfs.txt: typo fix
Shaun Zinck
1
-1
/
+1
2007-10-20
Documentation/filesystems/files.txt: remove rcuref_inc_lf() reverences
Eric Dumazet
1
-3
/
+3
2007-10-20
typo fixes
Matt LaPlante
1
-1
/
+1
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-6
/
+16
2007-10-17
9p: attach-per-user
Latchesar Ionkov
1
-0
/
+10
2007-10-17
9p: rename uid and gid parameters
Latchesar Ionkov
1
-2
/
+2
2007-10-17
9p: Make transports dynamic
Eric Van Hensbergen
1
-4
/
+4
2007-10-17
x86: expand /proc/interrupts to include missing vectors, v2
Joe Korty
1
-1
/
+29
2007-10-17
Documentation: add entries to filesystems/00-INDEX for several untracked files
Denis Cheng
1
-0
/
+6
2007-10-17
quota: send messages via netlink
Jan Kara
1
-0
/
+59
2007-10-17
docs: ramdisk/initrd/initramfs corrections
Randy Dunlap
1
-7
/
+7
2007-10-16
fs: remove some AOP_TRUNCATED_PAGE
Nick Piggin
1
-5
/
+1
2007-10-16
fs: introduce write_begin, write_end, and perform_write aops
Nick Piggin
2
-3
/
+51
2007-10-15
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-0
/
+242
2007-10-12
NTFS: Fix a mount time deadlock.
Anton Altaparmakov
1
-1
/
+3
2007-10-09
Documentation: move locks.txt in filesystems/
J. Bruce Fields
2
-0
/
+69
2007-10-09
locks: add warning about mandatory locking races
J. Bruce Fields
1
-1
/
+20
2007-10-09
Documentation: move mandatory locking documentation to filesystems/
J. Bruce Fields
2
-0
/
+154
2007-09-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+9
2007-09-11
Documentation/00-INDEX: notice ecryptfs.txt moved
Rob Landley
1
-0
/
+2
2007-09-11
ocfs2: update docs for new features
Mark Fasheh
1
-4
/
+9
2007-08-23
9p: update maintainers and documentation
Eric Van Hensbergen
1
-5
/
+19
2007-07-31
Documentation: document HFSPlus
Wyatt Banks
1
-0
/
+59
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-4
/
+2
2007-07-19
coredump masking: documentation for /proc/pid/coredump_filter
Kawai, Hidehiro
1
-0
/
+38
2007-07-19
audit: rework execve audit
Peter Zijlstra
1
-0
/
+7
2007-07-19
mm: fault feedback #1
Nick Piggin
1
-1
/
+1
2007-07-19
Document ->page_mkwrite() locking
Mark Fasheh
1
-1
/
+10
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
1
-0
/
+2
2007-07-17
eCryptfs: Move ecryptfs docs into Documentation/filesystems/
Josef 'Jeff' Sipek
1
-0
/
+77
2007-07-17
handle kernelcore=: generic
Mel Gorman
1
-0
/
+15
2007-07-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+49
2007-07-16
update Documentation/filesystems/vfs.txt
Borislav Petkov
1
-13
/
+16
2007-07-16
update description in Documentation/filesystems/vfs.txt
Borislav Petkov
1
-9
/
+13
2007-07-16
Documentation: /proc/$pid/stat files
Kees Cook
1
-7
/
+58
2007-07-10
configfs: config item dependancies.
Joel Becker
1
-0
/
+27
2007-07-10
configfs: accessing item hierarchy during rmdir(2)
Joel Becker
1
-0
/
+12
2007-07-10
configfs: Convert subsystem semaphore to mutex
Joel Becker
2
-10
/
+10
2007-06-08
mount -t tmpfs -o mpol=: check nodes online
Hugh Dickins
1
-5
/
+5
2007-05-24
Documentation: Fix up docs still talking about i_sem
Josef 'Jeff' Sipek
2
-6
/
+7
2007-05-09
trivial: s/i_sem /i_mutex/
Artem Bityutskiy
1
-3
/
+3
2007-05-09
misc doc and kconfig typos
Matt LaPlante
4
-4
/
+4
2007-05-09
Fix more "deprecated" spellos.
Randy Dunlap
1
-1
/
+1
2007-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-1
/
+7
[next]