aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2009-07-28driver core: documentation: make it clear that sysfs is optionalLucian Adrian Grijincu1-1/+2
2009-06-24update Documentation/filesystems/LockingChristoph Hellwig1-21/+22
2009-06-22Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds1-0/+4
2009-06-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-0/+4
2009-06-18isofs: let mode and dmode mount options override rock ridge mode settingJan Kara1-2/+7
2009-06-18Doc fix: ext2 can only have 32,000 subdirs, not 32,768Michael Shields1-1/+1
2009-06-18proc.txt: update kernel filesystem/proc.txt documentationStefani Seibold1-52/+190
2009-06-18proc: export statistics for softirq to /procKeika Kobayashi1-0/+26
2009-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2009-06-17No instance of ->bmap() needs BKLAl Viro1-1/+1
2009-06-16Merge branch 'akpm'Linus Torvalds1-5/+10
2009-06-16oom: move oom_adj value from task_struct to mm_structDavid Rientjes1-5/+10
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds1-0/+5
2009-06-15Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields3-13/+21
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-3/+2
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-14/+14
2009-06-13Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+158
2009-06-13ext4: document the "abort" mount optionTheodore Ts'o1-0/+4
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante8-14/+14
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2-9/+12
2009-06-10nilfs2: modify list of unsupported features in caveatsRyusuke Konishi1-3/+2
2009-06-06Document the debugfs APIJonathan Corbet1-0/+158
2009-06-04FAT: add 'errors' mount optionDenis Karpov1-0/+5
2009-05-21hugh: update email addressHugh Dickins1-1/+1
2009-05-19GFS2: Update docsSteven Whitehouse2-9/+12
2009-05-02mm: close page_mkwrite racesNick Piggin1-8/+16
2009-04-28update Documentation/filesystems/00-INDEX with new nfsd related docs.Benny Halevy1-0/+4
2009-04-24CacheFiles: Fix the documentation to use the correct credential pointer namesMarc Dionne1-4/+4
2009-04-20Documentation/filesystems: remove out of date reference to BKL being heldAdrian McMenamin1-2/+1
2009-04-17Staging: Pohmelfs: Added IO permissions and priorities.Evgeniy Polyakov2-6/+20
2009-04-07nilfs2: clean up sketch fileRyusuke Konishi1-2/+0
2009-04-07nilfs2: add documentRyusuke Konishi2-0/+204
2009-04-06Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-0/+320
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds3-0/+383
2009-04-03nfsd41: Documentation/filesystems/nfs41-server.txtBenny Halevy1-0/+161
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+12
2009-04-03Staging: pohmelfs: documentation.Evgeniy Polyakov3-0/+383
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds6-0/+2796
2009-04-03Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-0/+176
2009-04-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-0/+2
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells1-0/+501
2009-04-03FS-Cache: Add and document asynchronous operation handlingDavid Howells1-0/+213
2009-04-03FS-Cache: Object management state machineDavid Howells2-0/+318
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2-13/+5
2009-04-03FS-Cache: Add the FS-Cache cache backend API and documentationDavid Howells1-0/+664
2009-04-03FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells2-0/+1108
2009-04-02documentation: update Documentation/filesystem/proc.txt and Documentation/sys...Shen Feng1-1069/+28
2009-04-02udf: implement mode and dmode mounting optionsMarcin Slusarz1-0/+2
2009-04-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-24/+27
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-0/+10
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin1-1/+1
2009-03-31exofs: DocumentationBoaz Harrosh1-0/+176
2009-03-30trivial: document ext3 semantics of 'ro' option a bit betterPavel Machek1-2/+12
2009-03-28ext4: Regularize mount optionsTheodore Ts'o1-2/+23
2009-03-27Document /proc/fs/nfsd/pool_statsGreg Banks1-0/+159
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-2/+5
2009-03-23trivial: fix orphan dates in ext2 documentationJody McIntyre1-2/+3
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2009-03-20PCI: Introduce /sys/bus/pci/devices/.../removeAlex Chiang1-0/+10
2009-03-18net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka1-0/+7
2009-03-16Move FASYNC bit handling to f_op->fasync()Jonathan Corbet1-2/+5
2009-03-12trivial: fix bad links in the ext2 and ext3 documentationJody McIntyre2-7/+7
2009-03-05Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiBPhillip Lougher1-1/+1
2009-03-31ext4: remove /proc tuning knobsTheodore Ts'o1-21/+0
2009-02-23ext4: Add fine print for the 32000 subdirectory limitTheodore Ts'o1-1/+4
2009-02-22PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a...Mike Murphy1-22/+28
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson1-1/+12
2009-02-03Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-7/+0
2009-01-29mm: OOM documentation updateEvgeniy Polyakov1-0/+28
2009-01-29UBIFS: remove fast unmountingArtem Bityutskiy1-7/+0
2009-01-27update port number in NFS/RDMA documentationJames Lentini1-2/+2
2009-01-15Update of Documentation: vm.txt and proc.txtPeter W Morreale1-286/+2
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2-8/+8
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds1-0/+225
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-0/+91
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-18/+67
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds1-0/+1
2009-01-07Btrfs: Add Documentation/filesystem/btrfs.txt, remove old COPYINGDavid Woodhouse1-0/+91
2009-01-06poll: allow f_op->poll to sleepTejun Heo1-1/+1
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes1-1/+25
2009-01-06ext4: Remove "extents" mount optionTheodore Ts'o1-5/+0
2009-01-05ext4: Add mount option to set kjournald's I/O priorityTheodore Ts'o1-0/+7
2009-01-05ocfs2: add mount option and Kconfig option for aclTiger Yang1-1/+2
2009-01-05proc: add /proc/*/stackKen Chen1-0/+1
2009-01-05Squashfs: documentationPhillip Lougher1-0/+225
2009-01-06ext4: Remove code to create the journal inodeTheodore Ts'o1-4/+0
2009-01-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-0/+3
2009-01-02Document usage of multiple-instances of devptsSukadev Bhattiprolu1-0/+132
2008-12-31kill ->dir_notify()Al Viro2-5/+0
2008-12-31fix f_count description in Documentation/filesystems/files.txtEric Dumazet1-3/+3
2008-12-31correct wrong function name of d_put in kernel document and source commentZhaolei1-1/+1
2008-12-31UBIFS: fix numerous spelling mistakesArtem Bityutskiy1-3/+3
2008-12-29[XFS] Fix merge failuresLachlan McIlroy1-3/+6
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar1-3/+6
2008-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy3-9/+33
2008-12-03UBIFS: introduce compression mount optionsArtem Bityutskiy1-0/+3
2008-12-01epoll: introduce resource usage limitsDavide Libenzi1-0/+27
2008-12-01ocfs2: Small documentation updateMark Fasheh1-3/+0
2008-11-30Trivial Documentation/filesystems/ramfs-rootfs-initramfs.txt fixfrans1-6/+6
2008-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2-6/+35
2008-11-12DOC: update xip method infoMarco Stornelli1-4/+5
2008-11-07Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6Niv Sardi1-4/+0
2008-11-06fat: Fix ATTR_RO for directoryOGAWA Hirofumi1-0/+8
2008-11-06fat: document additional vfat mount optionsBart Trojanowski1-2/+22
2009-01-03ext4: add fsync batch tuning knobsTheodore Ts'o1-0/+29
2009-01-06Update Documentation/filesystems/ext4.txtTheodore Ts'o1-10/+32
2008-10-30fs: remove prepare_write/commit_writeNick Piggin2-39/+12
2008-10-30x86, nmi-watchdog: update procfs nmi_watchdog file documentation v2Aristeu Rozanski1-3/+6
2008-10-30[XFS] remove restricted chown parameter from xfs linuxTim Shimmin1-4/+0
2008-10-20Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-0/+9
2008-10-20ext3: add an option to control error handling on file dataHidehiro Kawai1-0/+5
2008-10-20documentation: clarify dirty_ratio and dirty_background_ratio descriptionAndrea Righi1-5/+8
2008-10-20coredump_filter: add hugepage dumpingKOSAKI Motohiro1-5/+10
2008-10-17ext4: Update Documentation/filesystems/ext4.txtDiego Calleja1-17/+15
2008-10-16autofs4: device node ioctl documentationIan Kent1-0/+393
2008-10-16Document panic_on_unrecovered_nmi sysctlBernhard Walle1-0/+12
2008-10-16Remove Andrew Morton's http://www.zip.com.au/~akpm/FD Cami1-2/+1
2008-10-16doc: typo in Documentation/filesystems/nfsroot.txtShane McDonald1-1/+1
2008-10-16Fix Documentation/filesystems/ramfs-rootfs-initramfs.txtfrans1-1/+1
2008-10-13ocfs2: Documentation update for user_xattr / nouser_xattr mount optionsMark Fasheh1-0/+2
2008-10-13ocfs2: Add the 'inode64' mount option.Joel Becker1-0/+4
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds1-7/+0
2008-10-10ext4: add an option to control error handling on file dataHidehiro Kawai1-0/+5
2008-10-10ext4: Rename ext4dev to ext4Theodore Ts'o1-4/+4
2008-10-10proc: remove kernel.maps_protectAlexey Dobriyan1-7/+0
2008-10-08vfs: vfs-level fiemap interfaceMark Fasheh1-0/+228
2008-10-09ext4: Use readahead when reading an inode from the inode tableTheodore Ts'o2-0/+9
2008-10-09ext4: Improve the documentation for ext4's /proc tunablesTheodore Ts'o1-37/+33
2008-09-30UBIFS: add no_chk_data_crc mount optionAdrian Hunter1-0/+6
2008-09-30UBIFS: add bulk-read facilityAdrian Hunter1-0/+3
2008-09-13coredump_filter: add description of bit 4Hidehiro Kawai1-0/+2
2008-09-09update Documentation/filesystems/Locking for 2.6.27 changesChristoph Hellwig1-11/+4
2008-09-02ipc: document the new auto_msgmni proc fileNadia Derbey1-0/+19
2008-09-02NTFS: update homepageAdrian Bunk1-2/+2
2008-08-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-0/+6
2008-08-13Documentation: fix typo in ubifs.txtSebastian Siewior1-1/+1
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap1-0/+3
2008-08-12quota: documentation for sending "below quota" messages via netlink and tiny ...Jan Kara1-8/+14
2008-07-31[PATCH] configfs: Convenience macros for attribute definition.Joel Becker3-12/+471
2008-07-27ext4: Update documentation to remind users to update mke2fs.confTheodore Ts'o1-0/+6
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante2-5/+5
2008-07-26omfs: add filesystem documentationBob Copeland1-0/+106
2008-07-26relay: add buffer-only channels; useful for early loggingEduard - Gabriel Munteanu1-0/+10
2008-07-25UTC timestamp option for FAT filesystems fixJoe Peterson1-0/+8
2008-07-24vmallocinfo: add NUMA informationEric Dumazet1-0/+44
2008-07-24access_process_vm device memory infrastructureRik van Riel1-0/+7
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-5/+5
2008-07-22remove mention of CONFIG_KMOD from documentationJohannes Berg1-5/+5
2008-07-21sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams1-0/+6
2008-07-20Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-44/+59
2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker1-2/+2
2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker2-14/+10
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-10/+14
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds1-0/+164
2008-07-15Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds1-11/+18
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-0/+114
2008-07-15UBIFS: add brief documentationArtem Bityutskiy1-0/+164
2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2-10/+14
2008-07-11ext4: Documention update for new ordered mode and delayed allocationMingming Cao1-7/+14
2008-07-11ext4: Documentation updates.Jose R. Santos1-44/+62
2008-07-03Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...J. Bruce Fields2-2/+11
2008-06-30nfs: rewrap NFS/RDMA documentation to 80 linesJ. Bruce Fields1-19/+21
2008-06-30update NFS/RDMA documentationJames Lentini1-31/+44
2008-06-27[GFS2] Glock documentationSteven Whitehouse1-0/+114
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes1-0/+1
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com1-0/+1
2008-06-05genirq: Expose default irq affinity mask (take 3)Max Krasnyansky1-11/+18
2008-05-26ext4: enable barriers by defaultEric Sandeen1-2/+10
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig2-6/+0
2008-04-30mm: document missing fields for /proc/meminfoMiklos Szeredi1-4/+17
2008-04-28fat: Add allow_utime optionOGAWA Hirofumi1-0/+15
2008-04-28mempolicy: update NUMA memory policy documentationDavid Rientjes1-0/+12
2008-04-28mm: remove nopageNick Piggin1-3/+0
2008-04-25Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-5/+9
2008-04-25Document seq_path_root()Jonathan Corbet1-2/+8
2008-04-25Update to NFS/RDMA documentationJames Lentini1-5/+9
2008-04-24Document SEQ_SKIPJonathan Corbet1-2/+7
2008-04-23Documentation: NFS/RDMA instructions for 2.6.25-rc1James Lentini1-0/+252
2008-04-23[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi1-0/+6
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai1-0/+32
2008-04-19sysfs: refill attribute buffer when reading from offset 0Dan Williams1-2/+7
2008-04-18[XFS] Update XFS documentation for noikeep/ikeep.Josef Sipek1-1/+2
2008-04-18[XFS] Update XFS Documentation for ikeep and ihashsizeDavid Chinner1-8/+6
2008-04-15Fix typos in Documentation/filesystems/seq_file.txtDmitri Vorobiev1-3/+3
2008-04-11Documentation: move rpc-cache.txt to filesystems/J. Bruce Fields2-0/+204
2008-04-11Documentation: move nfsroot.txt to filesystems/J. Bruce Fields2-0/+272
2008-03-30Fixes to the seq_file documentJan Engelhardt1-7/+7
2008-03-30Add the seq_file documentationJonathan Corbet2-0/+285
2008-03-12laptops: move laptop-mode.txt to Documentation/laptops/Randy Dunlap1-2/+2
2008-02-08mount options: add documentationMiklos Szeredi1-3/+47
2008-02-08isofs: implement dmode optionJan Kara1-0/+1
2008-02-07iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells3-23/+9
2008-02-07iget: introduce a function to register iget failureDavid Howells1-5/+13
2008-02-07Documentation: move sharedsubtrees.txt to filesystems/J. Bruce Fields2-0/+1063
2008-02-07Documentation: move dnotify.txt to filesystems/J. Bruce Fields2-0/+101
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet1-0/+8
2008-02-05Document lowmem_reserve_ratioYasunori Goto1-17/+63
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana1-0/+15
2008-02-03Documentation/filesystems/porting fixesOliver Pinter1-3/+3
2008-02-03doc: use correct debugfs mountpointRandy Dunlap1-1/+1