Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5a37db302e698a83209eff22ca8f3fd05eb1d84b
/
Documentation
/
filesystems
2fe17c1
fallocate should be a file operation
by Christoph Hellwig
· 14 years ago
f8206b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
ea5b778
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
by David Howells
· 14 years ago
ab90911
Allow d_manage() to be used in RCU-walk mode
by David Howells
· 14 years ago
cc53ce5
Add a dentry op to allow processes to be held during pathwalk transit
by David Howells
· 14 years ago
9875cf8
Add a dentry op to handle automounting rather than abusing follow_link()
by David Howells
· 14 years ago
18bce37
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
db9effe
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
a82416d
fs: small rcu-walk documentation fixes
by Nick Piggin
· 14 years ago
dabb16f
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
by Mandeep Singh Baines
· 14 years ago
2d90508
mm: smaps: export mlock information
by Nikanth Karthikesan
· 14 years ago
b2034d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
9242415
fs: add documentation on fallocate hole punching
by Josef Bacik
· 14 years ago
2818ef5
NTFS: writev() fix and maintenance/contact details update
by Anton Altaparmakov
· 14 years ago
ec26fba
Documentation: fl_mylease no longer exists
by J. Bruce Fields
· 14 years ago
56b85f3
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
by Nick Piggin
· 14 years ago
31e6b01
fs: rcu-walk for path lookup
by Nick Piggin
· 14 years ago
fa0d7e3
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
b1e6a01
fs: change d_hash for rcu-walk
by Nick Piggin
· 14 years ago
621e155
fs: change d_compare for rcu-walk
by Nick Piggin
· 14 years ago
fe15ce4
fs: change d_delete semantics
by Nick Piggin
· 14 years ago
8a87694
remove trim_fs method from Documentation/filesystems/Locking
by Christoph Hellwig
· 14 years ago
b83be6f
update Documentation/filesystems/Locking
by Christoph Hellwig
· 14 years ago
38971ce
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
4fe65ca
Documentation/filesystems/vfs.txt: fix ->repeasepage() description
by Andrew Morton
· 14 years ago
6072d13
Call the filesystem back whenever a page is removed from the page cache
by Linus Torvalds
· 14 years ago
09c9feb
Documentation: make configfs example code simpler, clearer
by Dan Carpenter
· 14 years ago
23308ba
console: add /proc/consoles
by Jiri Slaby
· 14 years ago
5d0af85
xfs: remove experimental tag from the delaylog option
by Christoph Hellwig
· 14 years ago
bb8430a
locks: remove fl_copy_lock lock_manager operation
by Christoph Hellwig
· 14 years ago
f063a0c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
e4c5bf8
Merge 'staging-next' to Linus's tree
by Greg Kroah-Hartman
· 14 years ago
76381a4
fs/9p: Add access = client option to opt in acl evaluation.
by Aneesh Kumar K.V
· 14 years ago
a107e5a
Merge branch 'next' into upstream-merge
by Theodore Ts'o
· 14 years ago
bfff687
ext4: add support for lazy inode table initialization
by Lukas Czerner
· 14 years ago
03f890f
/proc/pid/pagemap: document in Documentation/filesystems/proc.txt
by Nikanth Karthikesan
· 14 years ago
b40d4f8
/proc/pid/smaps: export amount of anonymous memory in a mapping
by Nikanth Karthikesan
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
18a043f
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
0f4d208
Documentation/filesystems/proc.txt: improve smaps field documentation
by Matt Mackall
· 14 years ago
eb1c86b
NFS: rename nfs.upcall -> nfs.idmap
by Bryan Schumaker
· 14 years ago
a4dd8dc
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
e1455d1
update block_device_operations documentation
by Christoph Hellwig
· 14 years ago
d9d1dc8
Documentation: Fix trivial typo in filesystems/sharedsubtree.txt
by Valerie Aurora
· 14 years ago
74eb94b
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
02c35fc
NFSv4.1: pnfs: full mount/umount infrastructure
by Fred Isaman
· 14 years ago
6c2754c
Revert "tty: Add a new file /proc/tty/consoles"
by Linus Torvalds
· 14 years ago
73ecf3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
f4a3e0b
tty: Add a new file /proc/tty/consoles
by Dr. Werner Fink
· 14 years ago
7bdb0d1
ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes.
by Tristan Ye
· 14 years ago
955a857
NFS: new idmapper
by Bryan Schumaker
· 14 years ago
2116b7a
smbfs: move to drivers/staging
by Arnd Bergmann
· 14 years ago
306a075
NFS: Allow NFSROOT debugging messages to be enabled dynamically
by Chuck Lever
· 14 years ago
b19dd42
bkl: Remove locked .ioctl file operation
by Arnd Bergmann
· 14 years ago
062e27e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
51b1bd2
oom: deprecate oom_adj tunable
by David Rientjes
· 14 years ago
a63d83f
oom: badness heuristic rewrite
by David Rientjes
· 14 years ago
336fb3b
update VFS documentation for method changes.
by Al Viro
· 14 years ago
1e23173
update documentation for the new truncate sequence
by Christoph Hellwig
· 14 years ago
a57f9a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
1cfd2bd
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
4b676d2
Squashfs: update Kconfig and documentation for LZO
by Phillip Lougher
· 14 years ago
a530703
sysfs: Fix one more signature discrepancy between sysfs implementation and docs.
by Ira Weiny
· 14 years ago
30a6900
sysfs: fix discrepancies between implementation and documentation
by Bart Van Assche
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
0ea6e61
Documentation: update broken web addresses.
by Justin P. Mattock
· 14 years ago
8633328
PCI: Allow read/write access to sysfs I/O port resources
by Alex Williamson
· 14 years ago
a64afb0
xfs: remove obsolete osyncisosync mount option
by Christoph Hellwig
· 14 years ago
802d317
nilfs2: add nodiscard mount option
by Ryusuke Konishi
· 14 years ago
773bc4f
nilfs2: add barrier mount option
by Ryusuke Konishi
· 14 years ago
8b8edef
fscache: convert object to use workqueue instead of slow-work
by Tejun Heo
· 14 years ago
1bf7dbf
Merge branch 'master' into for-linus
by Alex Elder
· 14 years ago
8cbccbe
ipconfig: document DHCP hostname and DNS record
by Wu Fengguang
· 14 years ago
99a4d54
xfs: remove done roadmap item from xfs-delayed-logging-design.txt
by Christoph Hellwig
· 14 years ago
7bb46a6
fs: introduce new truncate sequence
by npiggin@suse.de
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
866707f
Documentation/filesystems/Locking: update documentation on llseek() wrt BKL
by Jan Blunck
· 14 years ago
63a6440
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 14 years ago
899f453
squashfs: update documentation to include description of xattr layout
by Phillip Lougher
· 14 years ago
110b938
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
971ada0
mempolicy: document cpuset interaction with tmpfs mpol mount option
by Lee Schermerhorn
· 14 years ago
88e8837
Merge branch 'delayed-logging-for-2.6.35' into for-linus
by Alex Elder
· 14 years ago
a9a745d
xfs: Delayed logging design documentation
by Dave Chinner
· 14 years ago
7ce1418
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
0636c73
ext3: make barrier options consistent with ext4
by Eric Sandeen
· 15 years ago
b9d8b45
sysfs-namespaces: add a high-level Documentation file
by Serge E. Hallyn
· 15 years ago
d7dbf4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
677abe4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 14 years ago
03e6230
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
f72caf7
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
6e0b7b2
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4dc6ec0
nfsd4: implement reclaim_complete
by J. Bruce Fields
· 15 years ago
3444142
revert "procfs: provide stack information for threads" and its fixup commits
by Robin Holt
· 14 years ago
Next »