Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aa468cc550ff3e81aef37aca8fdd9a3456ca5f3a
/
Documentation
/
filesystems
d65226e
Documentation: update mount option in filesystem/vfat.txt
by Namjae Jeon
· 12 years ago
34e5053
Documentation: get rid of write_super
by Artem Bityutskiy
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
068535f
locks: remove unused lm_release_private
by J. Bruce Fields
· 12 years ago
62c230b
mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages
by Mel Gorman
· 12 years ago
06fd516
Documentation: Correct s_umount state for freeze_fs/unfreeze_fs
by Valerie Aurora
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 12 years ago
30d9049
kill struct opendata
by Al Viro
· 12 years ago
d958527
make ->atomic_open() return int
by Al Viro
· 12 years ago
4723768
->atomic_open() prototype change - pass int * instead of bool *
by Al Viro
· 12 years ago
d18e900
vfs: add i_op->atomic_open()
by Miklos Szeredi
· 12 years ago
049b3c1
vfs: update documentation on ->i_dentry handling
by Al Viro
· 12 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
c3b2da3
fs: introduce inode operation ->update_time
by Josef Bacik
· 13 years ago
5b172087
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat
by Cyrill Gorcunov
· 12 years ago
81841161
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
by Cyrill Gorcunov
· 12 years ago
6925699
mm: document the meminfo and vmstat fields of relevance to transparent hugepages
by Mel Gorman
· 12 years ago
17cf28a
mm/fs: remove truncate_range
by Hugh Dickins
· 12 years ago
90324cc
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
ece78b7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
62c8d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 12 years ago
ee446fd
tokenring: delete all remaining driver support
by Paul Gortmaker
· 13 years ago
2ebc3f8
GFS2: Update glock doc to add new stats info
by Steven Whitehouse
· 13 years ago
49f3078
GFS2: Update main gfs2 doc
by Steven Whitehouse
· 13 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
c94bed8e
Documentation: Fix typo in multiple files in Documentation
by Masanari Iida
· 13 years ago
ee65244
ext3: update documentation with barrier=1 default
by Stefan Hajnoczi
· 13 years ago
b1349f2
typo fix in Documentation/filesystems/vfs.txt
by Al Viro
· 13 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
69e1aad
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
f63d395
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
9521127
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
b764375
procfs: mark thread stack correctly in proc/<pid>/maps
by Siddhesh Poyarekar
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
18d98f6
pnfs-obj: autologin: Add support for protocol autologin
by Sachin Bhamare
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
8818739
debugfs-related mode_t whack-a-mole
by Al Viro
· 13 years ago
5d026c7
fs: initial qnx6fs addition
by Kai Bankett
· 13 years ago
32991ab
vfs: d_alloc_root() gone
by Al Viro
· 13 years ago
40e4712
Documentation: Fix multiple typo in Documentation
by Masanari Iida
· 13 years ago
1f8ee46
Documentation: Fix Broken URL "freshmeat"
by Masanari Iida
· 13 years ago
661aa52
ext4: remove the resize mount option
by Eric Sandeen
· 13 years ago
43e625d
ext4: remove the journal=update mount option
by Eric Sandeen
· 13 years ago
1dce27c
Wrap accesses to the fd_sets in struct fdtable
by David Howells
· 13 years ago
a602bea
NFS: Update idmapper documentation
by Bryan Schumaker
· 13 years ago
d6e4868
debugfs: add mode, uid and gid options
by Ludwig Nussel
· 13 years ago
0b48d42
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
96e80a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next
by Linus Torvalds
· 13 years ago
1a52bb0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
b3f7f57
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
by Cyrill Gorcunov
· 13 years ago
a40dc6c
ceph: enable/disable dentry complete flags via mount option
by Sage Weil
· 13 years ago
40ba587
Merge branch 'akpm' (aka "Andrew's patch-bomb")
by Linus Torvalds
· 13 years ago
0499680
procfs: add hidepid= and gid= mount options
by Vasiliy Kulikov
· 13 years ago
ff9cb1c
Merge branch 'for_linus' into for_linus_merged
by Theodore Ts'o
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
19c5246
ext4: add new online resize interface
by Yongqiang Yang
· 13 years ago
faef2b6
sysfs: propagate umode_t
by Al Viro
· 13 years ago
4394751
configfs: convert to umode_t
by Al Viro
· 13 years ago
f4ae40a
switch debugfs to umode_t
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
89cab5b
Squashfs: Update documentation to include xattrs
by Phillip Lougher
· 13 years ago
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
1a087c6
debugfs: add tools to printk 32-bit registers
by Alessandro Rubini
· 13 years ago
114a0a0
NFSD: Added fault injection documentation
by Bryan Schumaker
· 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
Next »