Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3f2e5260f5a17d37be3e3c83aca2f335b9bf3893
/
Documentation
/
filesystems
b930c26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
b52f75a
Fix URL of btrfs-progs git repository in docs
by Arnd Hannemann
· 13 years ago
ab05210
Documentation: HFS is orphaned
by Marcos Paulo de Souza
· 13 years ago
d83fe6b
Documentation: fix inotify source file paths
by Marcos Paulo de Souza
· 13 years ago
d211858
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
by Linus Torvalds
· 13 years ago
f1f8935
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
3411664
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
f0023bc
vfs: add d_prune dentry operation
by Sage Weil
· 13 years ago
e33bae1
Merge branch 'for-linus' of git://github.com/ericvh/linux
by Linus Torvalds
· 13 years ago
2d03423
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
14211d0
9p: fix 9p.txt to advertise msize instead of maxdata
by Nicolae Mogoreanu
· 13 years ago
4113c4c
ext4: remove deprecated oldalloc
by Lukas Czerner
· 13 years ago
af909a5
ext4: documentation: remove acl and user_xattr mount options
by Theodore Ts'o
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
5688978
ext4: improve handling of conflicting mount options
by Theodore Ts'o
· 13 years ago
8602861
docs/sysfs: Specify ABI documentation requirements
by Bart Van Assche
· 13 years ago
fbc8540
ext3: remove deprecated oldalloc
by Lukas Czerner
· 13 years ago
4c74916
Documentation: befs.txt: no maintainer, orphaned
by Marcos Souza
· 13 years ago
e371d46
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
2ac232f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 13 years ago
5b9f456
Documentation: Exporting: update description of d_splice_alias
by Phillip Lougher
· 13 years ago
f0deb97
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 13 years ago
91d44d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 13 years ago
2dad320
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
2b76aa0
ext3.txt: update the links in the section "useful links" to the latest ones
by Wang Sheng-Hui
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
59a7ac1
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
812753d
Squashfs: Update documentation for XZ and add squashfs-tools devel tree
by Phillip Lougher
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
982d816
fs: add SEEK_HOLE and SEEK_DATA flags
by Josef Bacik
· 13 years ago
8ab4766
vfs: increase shrinker batch size
by Dave Chinner
· 13 years ago
0e1fdaf
superblock: add filesystem shrinker operations
by Dave Chinner
· 13 years ago
8fb47a4
locks: rename lock-manager ops
by J. Bruce Fields
· 13 years ago
76fe327
->permission() sanitizing: document API changes
by Al Viro
· 13 years ago
10556cb
->permission() sanitizing: don't pass flags to ->permission()
by Al Viro
· 13 years ago
7e40145
->permission() sanitizing: don't pass flags to ->check_acl()
by Al Viro
· 13 years ago
c46556c
nfsd4: update nfsv4.1 implementation notes
by J. Bruce Fields
· 13 years ago
d0a5426
debugfs: add documentation for debugfs_create_x64
by Akinobu Mita
· 13 years ago
3a36199
nilfs2: remove resize from unsupported features list
by Ryusuke Konishi
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
c902ce1
FS-Cache: Add a helper to bulk uncache pages on an inode
by David Howells
· 13 years ago
81e79d3
UBIFS: switch self-check knobs to debugfs
by Artem Bityutskiy
· 13 years ago
8d7819b
UBIFS: lessen amount of debugging check types
by Artem Bityutskiy
· 13 years ago
ad43401
ext3/ext4 Documentation: remove bh/nobh since it has been deprecated
by Lukas Czerner
· 13 years ago
0922337
rcu: Use softirq to address performance regression
by Shaohua Li
· 13 years ago
25eb650
doc: fix wrong arch/i386 references
by Wanlong Gao
· 13 years ago
36947a7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
e52e713
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
by Linus Torvalds
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
dcb3a08
Documentation: configfs examples crash fix
by Jiri Slaby
· 13 years ago
a74b81b
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 13 years ago
8a0599d
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
35806b4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
ece928d
Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into ocfs2-merge-window
by Joel Becker
· 13 years ago
2a651c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 13 years ago
4b06042
bitmap, irq: add smp_affinity_list interface to /proc/irq
by Mike Travis
· 13 years ago
ee294be
9p: update Documentation pointers
by Eric Van Hensbergen
· 13 years ago
eb08d8f
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
e84661a
xfs: add online discard support
by Christoph Hellwig
· 13 years ago
e2b0c21
ocfs2: clean up mount option about atime in ocfs2.txt
by Tiger Yang
· 14 years ago
56e4674
UBIFS: switch to dynamic printks
by Artem Bityutskiy
· 13 years ago
d410fa4
Create Documentation/security/,
by Randy Dunlap
· 13 years ago
bc3f07f
UBIFS: make force in-the-gaps to be a general self-check
by Artem Bityutskiy
· 14 years ago
a26ac24
rcu: move TREE_RCU from softirq to kthread
by Paul E. McKenney
· 14 years ago
59802db
ext4: remove obsolete mount options from ext4's documentation
by Theodore Ts'o
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ae005cb
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
d39dd11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
f283c86
fs: remove inode_lock from iput_final and prune_icache
by Dave Chinner
· 14 years ago
5818fcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 14 years ago
1b506cf
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
da23ef0
adfs: add hexadecimal filetype suffix option
by Stuart Swales
· 14 years ago
3155fe6
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
f539abe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
8f627a8
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
1aed3e4
lose 'mounting_here' argument in ->d_manage()
by Al Viro
· 14 years ago
1791983
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
054cfaa
Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
1a102ff
vfs: bury ->get_sb()
by Al Viro
· 14 years ago
9ed9648
exofs: Add option to mount by osdname
by Boaz Harrosh
· 14 years ago
80fe2b1
NFSv4.1: lseg documentation
by Fred Isaman
· 14 years ago
2bcf002
UBIFS: do not check data crc by default
by Artem Bityutskiy
· 14 years ago
4c1d204
Squashfs: Update documentation to include compression options
by Phillip Lougher
· 14 years ago
20ad9ea
xfs: enable delaylog by default
by Christoph Hellwig
· 14 years ago
6f9524e
ext4: update ext4 documentation
by Lukas Czerner
· 14 years ago
ddf1228
Documentation/filesystems/romfs.txt: fixing link to genromfs
by Alexander Kurz
· 14 years ago
d3f70be
docs/sysfs: show() methods should use scnprintf().
by Bart Van Assche
· 14 years ago
5480bcd
docs/sysfs: Update directory/kobject documentation.
by Bart Van Assche
· 14 years ago
af5eb74
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
by Anton Altaparmakov
· 14 years ago
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
Next »