Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d98f88c222bf56cfa5839930fb0d0af22d1c36bf
/
Documentation
/
filesystems
f84e3f5
mount options: add documentation
by Miklos Szeredi
· 17 years ago
9b7880e
isofs: implement dmode option
by Jan Kara
· 17 years ago
12debc4
iget: remove iget() and the read_inode() super op as being obsolete
by David Howells
· 17 years ago
b46980f
iget: introduce a function to register iget failure
by David Howells
· 17 years ago
d3cf91d
Documentation: move sharedsubtrees.txt to filesystems/
by J. Bruce Fields
· 17 years ago
e9b1a4d
Documentation: move dnotify.txt to filesystems/
by J. Bruce Fields
· 17 years ago
9cfe015
get rid of NR_OPEN and introduce a sysctl_nr_open
by Eric Dumazet
· 17 years ago
7786fa9
Document lowmem_reserve_ratio
by Yasunori Goto
· 17 years ago
195cf45
mm/page-writeback: highmem_is_dirtyable option
by Bron Gondwana
· 17 years ago
3eb43f6
Documentation/filesystems/porting fixes
by Oliver Pinter
· 17 years ago
254012f
doc: use correct debugfs mountpoint
by Randy Dunlap
· 17 years ago
2e01e00
Documentation: missing proc/$PID/stat field
by Leonardo Chiquitto
· 17 years ago
48cc7ec
correct missing a double quote in configfs.txt
by Masatake YAMATO
· 17 years ago
33b1302
Documentation: fix type error
by Denis Cheng
· 17 years ago
de6bbd1
[AUDIT] break large execve argument logging into smaller messages
by Eric Paris
· 17 years ago
29e7525
[IPV4] route cache: Introduce rt_genid for smooth cache invalidation
by Eric Dumazet
· 17 years ago
c9de560
ext4: Add multi block allocator for ext4
by Alex Tomas
· 17 years ago
818d276
ext4: Add the journal checksum feature
by Girish Shilamkar
· 17 years ago
53fc622
[PATCH 2/2] ocfs2: cluster aware flock()
by Mark Fasheh
· 17 years ago
2fbe8d1
ocfs2: Local alloc window size changeable via mount option
by Sunil Mushran
· 17 years ago
d147b3d
ocfs2: Support commit= mount option
by Mark Fasheh
· 17 years ago
1252c43
ocfs2: Documentation update
by Mark Fasheh
· 17 years ago
b530cc7
9p: add virtio transport
by Eric Van Hensbergen
· 17 years ago
e38f981
exportfs: update documentation
by Christoph Hellwig
· 17 years ago
b68f2c3
proc.txt: Add /proc/stat field
by Leonardo Chiquitto
· 17 years ago
f8c34f9
docs/sysfs: add missing word to sysfs attribute explanation
by Shaun Zinck
· 17 years ago
7356337
documentation/ext3: grammar fixes
by Shaun Zinck
· 17 years ago
bc5b1d5
Documentation/filesystems/vfs.txt: typo fix
by Shaun Zinck
· 17 years ago
9454742
Documentation/filesystems/files.txt: remove rcuref_inc_lf() reverences
by Eric Dumazet
· 17 years ago
01dd2fb
typo fixes
by Matt LaPlante
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
9d8190f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 17 years ago
ba17674
9p: attach-per-user
by Latchesar Ionkov
· 17 years ago
bd32b82
9p: rename uid and gid parameters
by Latchesar Ionkov
· 17 years ago
a80d923
9p: Make transports dynamic
by Eric Van Hensbergen
· 17 years ago
38e760a
x86: expand /proc/interrupts to include missing vectors, v2
by Joe Korty
· 17 years ago
5d4b355
Documentation: add entries to filesystems/00-INDEX for several untracked files
by Denis Cheng
· 17 years ago
8e89346
quota: send messages via netlink
by Jan Kara
· 17 years ago
1810732
docs: ramdisk/initrd/initramfs corrections
by Randy Dunlap
· 17 years ago
5514476
fs: remove some AOP_TRUNCATED_PAGE
by Nick Piggin
· 17 years ago
afddba4
fs: introduce write_begin, write_end, and perform_write aops
by Nick Piggin
· 17 years ago
541010e
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
bfab36e
NTFS: Fix a mount time deadlock.
by Anton Altaparmakov
· 17 years ago
98257af
Documentation: move locks.txt in filesystems/
by J. Bruce Fields
· 17 years ago
9efa68e
locks: add warning about mandatory locking races
by J. Bruce Fields
· 17 years ago
4f3b19c
Documentation: move mandatory locking documentation to filesystems/
by J. Bruce Fields
· 17 years ago
577107e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
c811ac5
Documentation/00-INDEX: notice ecryptfs.txt moved
by Rob Landley
· 17 years ago
10b0845
ocfs2: update docs for new features
by Mark Fasheh
· 17 years ago
27a2a5f
9p: update maintainers and documentation
by Eric Van Hensbergen
· 17 years ago
60fd4d6
Documentation: document HFSPlus
by Wyatt Banks
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
bb90110
coredump masking: documentation for /proc/pid/coredump_filter
by Kawai, Hidehiro
· 17 years ago
bdf4c48
audit: rework execve audit
by Peter Zijlstra
· 17 years ago
d0217ac
mm: fault feedback #1
by Nick Piggin
· 17 years ago
ed2f2f9
Document ->page_mkwrite() locking
by Mark Fasheh
· 17 years ago
54cb882
mm: merge populate and nopage into fault (fixes nonlinear)
by Nick Piggin
· 17 years ago
5d91192
eCryptfs: Move ecryptfs docs into Documentation/filesystems/
by Josef 'Jeff' Sipek
· 17 years ago
ed7ed36
handle kernelcore=: generic
by Mel Gorman
· 17 years ago
add0969
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
422b14c
update Documentation/filesystems/vfs.txt
by Borislav Petkov
· 17 years ago
0746aec
update description in Documentation/filesystems/vfs.txt
by Borislav Petkov
· 17 years ago
18d9677
Documentation: /proc/$pid/stat files
by Kees Cook
· 17 years ago
631d1fe
configfs: config item dependancies.
by Joel Becker
· 17 years ago
299894c
configfs: accessing item hierarchy during rmdir(2)
by Joel Becker
· 18 years ago
e6bd07a
configfs: Convert subsystem semaphore to mutex
by Joel Becker
· 17 years ago
a210906
mount -t tmpfs -o mpol=: check nodes online
by Hugh Dickins
· 17 years ago
c2b3898
Documentation: Fix up docs still talking about i_sem
by Josef 'Jeff' Sipek
· 17 years ago
a7bc02f
trivial: s/i_sem /i_mutex/
by Artem Bityutskiy
· 18 years ago
a982ac0
misc doc and kconfig typos
by Matt LaPlante
· 18 years ago
8b60756
Fix more "deprecated" spellos.
by Randy Dunlap
· 18 years ago
18062a9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 18 years ago
28ec039
fat: don't use free_clusters for fat32
by OGAWA Hirofumi
· 18 years ago
c23fbb6
VFS: delay the dentry name generation on sockets and pipes
by Eric Dumazet
· 18 years ago
5096add
proc: maps protection
by Kees Cook
· 18 years ago
b813e93
smaps: add clear_refs file to clear reference
by David Rientjes
· 18 years ago
0795e7c0
[AFS]: Update the AFS fs documentation.
by David Howells
· 18 years ago
a2a316f
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
by Stephen Hemminger
· 18 years ago
ba863a0
JFS: document uid, gid, and umask mount options in jfs.txt
by Dave Kleikamp
· 18 years ago
f9c9946
[PATCH] Documentation for io-accounting / reporting via procfs
by Roland Kletzing
· 18 years ago
955eff5
[PATCH] fs: fix libfs data leak
by Nick Piggin
· 18 years ago
2874b39
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 18 years ago
e03abc0
9p: implement optional loose read cache
by Eric Van Hensbergen
· 18 years ago
1b3c371
Fix typos concerning hierarchy
by Uwe Kleine-König
· 18 years ago
cbcae39
[PATCH] ufs2 write: mount as rw
by Evgeniy Dushistov
· 18 years ago
23c8875
[PATCH] Relay: add CPU hotplug support
by Mathieu Desnoyers
· 18 years ago
ff76e1d
[PATCH] 9p: update documentation regarding server applications
by Eric Van Hensbergen
· 18 years ago
8331191
NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().
by Anton Altaparmakov
· 18 years ago
e3db769
[PATCH] NFS: Fix race in nfs_release_page()
by Trond Myklebust
· 18 years ago
91f6e54
[PATCH] fuse: fix typo
by Alexey Dobriyan
· 18 years ago
6968826
[PATCH] update Tigran's email addresses
by Tigran Aivazian
· 18 years ago
bcd5625
ocfs2: update mount option documentation
by Tiger Yang
· 18 years ago
3982cd9
[PATCH] fs/sysv/: doc cleanup
by Adrian Bunk
· 18 years ago
70888bd
[PATCH] Documentation: remount_fs() needs lock_kernel
by Vasily Averin
· 18 years ago
d809161
[PATCH] fuse: add blksize option
by Miklos Szeredi
· 18 years ago
d6392f8
[PATCH] fuse: add support for block device based filesystems
by Miklos Szeredi
· 18 years ago
5d3f083
Fix typos in /Documentation : Misc
by Matt LaPlante
· 18 years ago
4ae0edc
Fix typos in /Documentation : 'U-Z'
by Matt LaPlante
· 18 years ago
fa00e7e
Fix typos in /Documentation : 'T''
by Matt LaPlante
· 18 years ago
55aa601
[PATCH] Update udf documentation to reflect current state of read/write support
by Phillip Susi
· 18 years ago
Next »