index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Commit message (
Expand
)
Author
Age
Files
Lines
*
laptops: move laptop-mode.txt to Documentation/laptops/
Randy Dunlap
2008-03-12
1
-2
/
+2
*
mount options: add documentation
Miklos Szeredi
2008-02-08
1
-3
/
+47
*
isofs: implement dmode option
Jan Kara
2008-02-08
1
-0
/
+1
*
iget: remove iget() and the read_inode() super op as being obsolete
David Howells
2008-02-07
3
-23
/
+9
*
iget: introduce a function to register iget failure
David Howells
2008-02-07
1
-5
/
+13
*
Documentation: move sharedsubtrees.txt to filesystems/
J. Bruce Fields
2008-02-07
2
-0
/
+1063
*
Documentation: move dnotify.txt to filesystems/
J. Bruce Fields
2008-02-07
2
-0
/
+101
*
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
2008-02-06
1
-0
/
+8
*
Document lowmem_reserve_ratio
Yasunori Goto
2008-02-05
1
-17
/
+63
*
mm/page-writeback: highmem_is_dirtyable option
Bron Gondwana
2008-02-05
1
-0
/
+15
*
Documentation/filesystems/porting fixes
Oliver Pinter
2008-02-03
1
-3
/
+3
*
doc: use correct debugfs mountpoint
Randy Dunlap
2008-02-03
1
-1
/
+1
*
Documentation: missing proc/$PID/stat field
Leonardo Chiquitto
2008-02-03
1
-0
/
+1
*
correct missing a double quote in configfs.txt
Masatake YAMATO
2008-02-03
1
-1
/
+1
*
Documentation: fix type error
Denis Cheng
2008-02-03
1
-1
/
+1
*
[AUDIT] break large execve argument logging into smaller messages
Eric Paris
2008-02-01
1
-7
/
+0
*
[IPV4] route cache: Introduce rt_genid for smooth cache invalidation
Eric Dumazet
2008-01-31
1
-5
/
+0
*
ext4: Add multi block allocator for ext4
Alex Tomas
2008-01-29
2
-1
/
+48
*
ext4: Add the journal checksum feature
Girish Shilamkar
2008-01-28
1
-0
/
+10
*
[PATCH 2/2] ocfs2: cluster aware flock()
Mark Fasheh
2008-01-25
1
-0
/
+1
*
ocfs2: Local alloc window size changeable via mount option
Sunil Mushran
2008-01-25
1
-0
/
+3
*
ocfs2: Support commit= mount option
Mark Fasheh
2008-01-25
1
-0
/
+11
*
ocfs2: Documentation update
Mark Fasheh
2008-01-25
1
-1
/
+0
*
9p: add virtio transport
Eric Van Hensbergen
2007-10-23
1
-3
/
+5
*
exportfs: update documentation
Christoph Hellwig
2007-10-22
1
-72
/
+43
*
proc.txt: Add /proc/stat field
Leonardo Chiquitto
2007-10-20
1
-3
/
+4
*
docs/sysfs: add missing word to sysfs attribute explanation
Shaun Zinck
2007-10-20
1
-1
/
+1
*
documentation/ext3: grammar fixes
Shaun Zinck
2007-10-20
1
-7
/
+7
*
Documentation/filesystems/vfs.txt: typo fix
Shaun Zinck
2007-10-20
1
-1
/
+1
*
Documentation/filesystems/files.txt: remove rcuref_inc_lf() reverences
Eric Dumazet
2007-10-20
1
-3
/
+3
*
typo fixes
Matt LaPlante
2007-10-20
1
-1
/
+1
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2007-10-17
1
-6
/
+16
|
\
|
*
9p: attach-per-user
Latchesar Ionkov
2007-10-17
1
-0
/
+10
|
*
9p: rename uid and gid parameters
Latchesar Ionkov
2007-10-17
1
-2
/
+2
|
*
9p: Make transports dynamic
Eric Van Hensbergen
2007-10-17
1
-4
/
+4
*
|
x86: expand /proc/interrupts to include missing vectors, v2
Joe Korty
2007-10-17
1
-1
/
+29
|
/
*
Documentation: add entries to filesystems/00-INDEX for several untracked files
Denis Cheng
2007-10-17
1
-0
/
+6
*
quota: send messages via netlink
Jan Kara
2007-10-17
1
-0
/
+59
*
docs: ramdisk/initrd/initramfs corrections
Randy Dunlap
2007-10-17
1
-7
/
+7
*
fs: remove some AOP_TRUNCATED_PAGE
Nick Piggin
2007-10-16
1
-5
/
+1
*
fs: introduce write_begin, write_end, and perform_write aops
Nick Piggin
2007-10-16
2
-3
/
+51
*
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-10-15
3
-0
/
+242
|
\
|
*
Documentation: move locks.txt in filesystems/
J. Bruce Fields
2007-10-09
2
-0
/
+69
|
*
locks: add warning about mandatory locking races
J. Bruce Fields
2007-10-09
1
-1
/
+20
|
*
Documentation: move mandatory locking documentation to filesystems/
J. Bruce Fields
2007-10-09
2
-0
/
+154
*
|
NTFS: Fix a mount time deadlock.
Anton Altaparmakov
2007-10-12
1
-1
/
+3
|
/
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-09-11
1
-4
/
+9
|
\
|
*
ocfs2: update docs for new features
Mark Fasheh
2007-09-11
1
-4
/
+9
*
|
Documentation/00-INDEX: notice ecryptfs.txt moved
Rob Landley
2007-09-11
1
-0
/
+2
|
/
[next]