aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2012-04-09typo fix in Documentation/filesystems/vfs.txtAl Viro1-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2012-03-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-8/+0
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-6/+68
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+30
2012-03-21procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar1-2/+30
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-1/+181
2012-03-21pnfs-obj: autologin: Add support for protocol autologinSachin Bhamare1-0/+54
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+6
2012-03-20debugfs-related mode_t whack-a-moleAl Viro1-1/+1
2012-03-20fs: initial qnx6fs additionKai Bankett1-0/+174
2012-03-20vfs: d_alloc_root() goneAl Viro1-0/+6
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida4-5/+5
2012-02-21Documentation: Fix Broken URL "freshmeat"Masanari Iida1-1/+1
2012-02-20ext4: remove the resize mount optionEric Sandeen1-5/+0
2012-02-20ext4: remove the journal=update mount optionEric Sandeen1-3/+0
2012-02-19Wrap accesses to the fd_sets in struct fdtableDavid Howells1-2/+2
2012-02-06NFS: Update idmapper documentationBryan Schumaker1-6/+14
2012-01-26debugfs: add mode, uid and gid optionsLudwig Nussel1-1/+4
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-0/+71
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds1-3/+3
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-5/+13
2012-01-12c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov1-0/+3
2012-01-12ceph: enable/disable dentry complete flags via mount optionSage Weil1-5/+13
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds1-0/+39
2012-01-10procfs: add hidepid= and gid= mount optionsVasiliy Kulikov1-0/+39
2012-01-10Merge branch 'for_linus' into for_linus_mergedTheodore Ts'o1-0/+7
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds5-22/+22
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro2-2/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-1/+31
2012-01-04ext4: add new online resize interfaceYongqiang Yang1-0/+7
2012-01-03sysfs: propagate umode_tAl Viro1-1/+1
2012-01-03configfs: convert to umode_tAl Viro1-1/+1
2012-01-03switch debugfs to umode_tAl Viro1-12/+12
2012-01-03switch ->mknod() to umode_tAl Viro2-2/+2
2012-01-03switch ->create() to umode_tAl Viro2-2/+2
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2-2/+2
2011-12-30Squashfs: Update documentation to include xattrsPhillip Lougher1-3/+3
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+2
2011-11-30Fix URL of btrfs-progs git repository in docsArnd Hannemann1-2/+2
2011-11-18debugfs: add tools to printk 32-bit registersAlessandro Rubini1-1/+31
2011-11-07NFSD: Added fault injection documentationBryan Schumaker2-0/+71
2011-11-04Documentation: HFS is orphanedMarcos Paulo de Souza1-5/+4
2011-11-04Documentation: fix inotify source file pathsMarcos Paulo de Souza1-1/+2
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds1-0/+1
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-25/+16
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-8/+0
2011-11-02vfs: add d_prune dentry operationSage Weil1-0/+1
2011-10-26Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds1-1/+1
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+9
2011-10-249p: fix 9p.txt to advertise msize instead of maxdataNicolae Mogoreanu1-1/+1
2011-10-08ext4: remove deprecated oldallocLukas Czerner1-8/+0
2011-10-08ext4: documentation: remove acl and user_xattr mount optionsTheodore Ts'o1-14/+11
2011-09-27doc: fix broken referencesPaul Bolle6-15/+14
2011-09-03ext4: improve handling of conflicting mount optionsTheodore Ts'o1-3/+5
2011-08-22docs/sysfs: Specify ABI documentation requirementsBart Van Assche1-1/+9
2011-08-17ext3: remove deprecated oldallocLukas Czerner1-8/+0
2011-08-13Documentation: befs.txt: no maintainer, orphanedMarcos Souza1-1/+1
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+8
2011-07-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-27/+9
2011-07-26Documentation: Exporting: update description of d_splice_aliasPhillip Lougher1-1/+8
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2011-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds1-1/+3
2011-07-25Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-35/+22
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig3-6/+7
2011-07-25ext3.txt: update the links in the section "useful links" to the latest onesWang Sheng-Hui1-2/+2
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-12/+53
2011-07-22Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-28/+0
2011-07-22Squashfs: Update documentation for XZ and add squashfs-tools devel treePhillip Lougher1-1/+3
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik3-5/+10
2011-07-20fs: add SEEK_HOLE and SEEK_DATA flagsJosef Bacik1-0/+10
2011-07-20vfs: increase shrinker batch sizeDave Chinner1-0/+6
2011-07-20superblock: add filesystem shrinker operationsDave Chinner1-0/+16
2011-07-20locks: rename lock-manager opsJ. Bruce Fields1-12/+12
2011-07-20->permission() sanitizing: document API changesAl Viro1-3/+7
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro1-2/+2
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2-2/+2
2011-07-18nfsd4: update nfsv4.1 implementation notesJ. Bruce Fields1-23/+10
2011-07-18debugfs: add documentation for debugfs_create_x64Akinobu Mita1-2/+2
2011-07-13nilfs2: remove resize from unsupported features listRyusuke Konishi1-1/+0
2011-07-11Merge branch 'master' into for-nextJiri Kosina2-0/+17
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells1-0/+16
2011-07-04UBIFS: switch self-check knobs to debugfsArtem Bityutskiy1-26/+0
2011-07-04UBIFS: lessen amount of debugging check typesArtem Bityutskiy1-3/+1
2011-06-25ext3/ext4 Documentation: remove bh/nobh since it has been deprecatedLukas Czerner2-25/+7
2011-06-14rcu: Use softirq to address performance regressionShaohua Li1-0/+1
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao1-1/+1
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+3
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds1-2/+2
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2-3/+3
2011-05-26Documentation: configfs examples crash fixJiri Slaby2-8/+4
2011-05-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-1/+7
2011-05-26Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-0/+6
2011-05-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-4/+0
2011-05-25Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...Joel Becker1-24/+2
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-19/+10
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis1-2/+9
2011-05-259p: update Documentation pointersEric Van Hensbergen1-19/+10
2011-05-24Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-24/+2
2011-05-24xfs: add online discard supportChristoph Hellwig1-0/+6
2011-05-23ocfs2: clean up mount option about atime in ocfs2.txtTiger Yang1-1/+7
2011-05-23UBIFS: switch to dynamic printksArtem Bityutskiy1-23/+2
2011-05-19Create Documentation/security/,Randy Dunlap1-2/+2
2011-05-13UBIFS: make force in-the-gaps to be a general self-checkArtem Bityutskiy1-1/+0
2011-05-05rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney1-1/+0
2011-05-01ext4: remove obsolete mount options from ext4's documentationTheodore Ts'o1-4/+0
2011-03-31Fix common misspellingsLucas De Marchi15-30/+30
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-1/+206
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-7/+13
2011-03-24fs: remove inode_lock from iput_final and prune_icacheDave Chinner3-7/+13
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds1-9/+19
2011-03-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-1/+9
2011-03-22adfs: add hexadecimal filetype suffix optionStuart Swales1-0/+18
2011-03-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-7/+0
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+1
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-2/+2
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+1
2011-03-18lose 'mounting_here' argument in ->d_manage()Al Viro1-5/+1
2011-03-17Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds1-0/+7
2011-03-16Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-28/+41
2011-03-16vfs: bury ->get_sb()Al Viro3-28/+41
2011-03-15exofs: Add option to mount by osdnameBoaz Harrosh1-1/+9
2011-03-11NFSv4.1: lseg documentationFred Isaman1-0/+7
2011-03-11UBIFS: do not check data crc by defaultArtem Bityutskiy1-2/+2
2011-02-28Squashfs: Update documentation to include compression optionsPhillip Lougher1-9/+19
2011-02-22xfs: enable delaylog by defaultChristoph Hellwig1-7/+0
2011-02-21ext4: update ext4 documentationLukas Czerner1-1/+206
2011-02-17Documentation/filesystems/romfs.txt: fixing link to genromfsAlexander Kurz1-2/+1
2011-02-03docs/sysfs: show() methods should use scnprintf().Bart Van Assche1-3/+3
2011-02-03docs/sysfs: Update directory/kobject documentation.Bart Van Assche1-4/+6
2011-01-31NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov1-0/+2
2011-01-17fallocate should be a file operationChristoph Hellwig1-2/+1
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-0/+47
2011-01-15Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells1-9/+14
2011-01-15Allow d_manage() to be used in RCU-walk modeDavid Howells2-2/+7
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2-1/+22
2011-01-15Add a dentry op to handle automounting rather than abusing follow_link()David Howells2-0/+16
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+6
2011-01-14fs: small rcu-walk documentation fixesNick Piggin2-6/+6
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines1-0/+4
2011-01-13mm: smaps: export mlock informationNikanth Karthikesan1-0/+3
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+9
2011-01-12fs: add documentation on fallocate hole punchingJosef Bacik1-0/+9
2011-01-12NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov1-0/+3
2011-01-11Documentation: fl_mylease no longer existsJ. Bruce Fields1-2/+0
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+24
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin4-7/+58
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin4-12/+40
2011-01-07fs: rcu-walk for path lookupNick Piggin2-172/+345
2011-01-07fs: icache RCU free inodesNick Piggin1-0/+14
2011-01-07fs: dcache remove dcache_lockNick Piggin3-30/+34
2011-01-07fs: change d_hash for rcu-walkNick Piggin3-4/+16
2011-01-07fs: change d_compare for rcu-walkNick Piggin3-4/+33
2011-01-07fs: change d_delete semanticsNick Piggin2-14/+21
2011-01-04remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig1-2/+0
2010-12-30update Documentation/filesystems/LockingChristoph Hellwig1-112/+102
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-1/+13
2010-12-02Documentation/filesystems/vfs.txt: fix ->repeasepage() descriptionAndrew Morton1-5/+4
2010-12-02Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds2-1/+13
2010-11-18Documentation: make configfs example code simpler, clearerDan Carpenter1-1/+1
2010-11-16console: add /proc/consolesJiri Slaby1-0/+24
2010-11-10xfs: remove experimental tag from the delaylog optionChristoph Hellwig1-11/+0
2010-10-31locks: remove fl_copy_lock lock_manager operationChristoph Hellwig1-2/+0
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2-10/+0
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2-10/+0
2010-10-28fs/9p: Add access = client option to opt in acl evaluation.Aneesh Kumar K.V1-1/+3
2010-10-27Merge branch 'next' into upstream-mergeTheodore Ts'o1-0/+14
2010-10-27ext4: add support for lazy inode table initializationLukas Czerner1-0/+14
2010-10-27/proc/pid/pagemap: document in Documentation/filesystems/proc.txtNikanth Karthikesan1-0/+4
2010-10-27/proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan1-3/+10
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+25
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds1-14/+14
2010-10-26Documentation/filesystems/proc.txt: improve smaps field documentationMatt Mackall1-7/+7
2010-10-26NFS: rename nfs.upcall -> nfs.idmapBryan Schumaker1-14/+14
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2-0/+50
2010-10-25update block_device_operations documentationChristoph Hellwig1-8/+23
2010-10-25Documentation: Fix trivial typo in filesystems/sharedsubtree.txtValerie Aurora1-2/+2
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds3-0/+91
2010-10-24NFSv4.1: pnfs: full mount/umount infrastructureFred Isaman2-0/+50
2010-10-23Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds1-32/+0
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+32
2010-10-22tty: Add a new file /proc/tty/consolesDr. Werner Fink1-0/+32
2010-10-11ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIR...Tristan Ye1-0/+7
2010-10-07NFS: new idmapperBryan Schumaker2-0/+69
2010-10-05smbfs: move to drivers/stagingArnd Bergmann2-10/+0
2010-09-17NFS: Allow NFSROOT debugging messages to be enabled dynamicallyChuck Lever1-0/+22
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann2-12/+2
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds1-1/+1
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+57
2010-08-09oom: deprecate oom_adj tunableDavid Rientjes1-0/+3
2010-08-09oom: badness heuristic rewriteDavid Rientjes1-37/+57
2010-08-09update VFS documentation for method changes.Al Viro2-10/+39
2010-08-09update documentation for the new truncate sequenceChristoph Hellwig1-0/+18
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-4/+8
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-5/+5
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-2/+5
2010-08-05Squashfs: update Kconfig and documentation for LZOPhillip Lougher1-1/+1
2010-08-05sysfs: Fix one more signature discrepancy between sysfs implementation and docs.Ira Weiny1-2/+2