aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | ocfs2: Pass ocfs2_extent_tree to ocfs2_unlink_path()Joel Becker2009-09-04
| * | | ocfs2: ocfs2_create_new_meta_bhs() doesn't need struct inode.Joel Becker2009-09-04
| * | | ocfs2: ocfs2_find_path() only needs the caching infoJoel Becker2009-09-04
| * | | ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().Joel Becker2009-09-04
| * | | ocfs2: Store the ocfs2_caching_info on ocfs2_extent_tree.Joel Becker2009-09-04
| * | | ocfs2: Pass struct ocfs2_caching_info to the journal functions.Joel Becker2009-09-04
| * | | ocfs2: move ip_created_trans to struct ocfs2_caching_infoJoel Becker2009-09-04
| * | | ocfs2: move ip_last_trans to struct ocfs2_caching_infoJoel Becker2009-09-04
| * | | ocfs2: Take the inode out of the metadata read/write paths.Joel Becker2009-09-04
| * | | ocfs2: Change metadata caching locks to an operations structure.Joel Becker2009-09-04
| * | | ocfs2: Make the ocfs2_caching_info structure self-contained.Joel Becker2009-09-04
* | | | fs: change sys_truncate length parameter typeHeiko Carstens2009-09-23
* | | | ext2: fix format string compile warning (ino_t)Heiko Carstens2009-09-23
* | | | V3 minixfs: add missing directory type checkingDoug Graham2009-09-23
* | | | ncpfs: fix wrong check in __ncp_ioctl()Bartlomiej Zolnierkiewicz2009-09-23
* | | | ncpfs: read buffer overflowRoel Kluin2009-09-23
* | | | ramfs: move RAMFS_MAGIC to include/linux/magic.hmaximilian attems2009-09-23
* | | | /proc/kcore: update stat.st_size after memory hotplugKAMEZAWA Hiroyuki2009-09-23
* | | | /proc/kcore: fix stat.st_sizeKAMEZAWA Hiroyuki2009-09-23
* | | | kcore: more fixes for initKAMEZAWA Hiroyuki2009-09-23
* | | | kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-23
* | | | kcore: register vmemmap rangeKAMEZAWA Hiroyuki2009-09-23
* | | | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
* | | | kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-23
* | | | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
* | | | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
* | | | kcore: use usual list for kclistKAMEZAWA Hiroyuki2009-09-23
* | | | procfs: provide stack information for threadsStefani Seibold2009-09-23
* | | | fs/proc/base.c: fix proc_fault_inject_write() input sanity checkVincent Li2009-09-23
* | | | fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity checkVincent Li2009-09-23
* | | | kcore: fix /proc/kcore's stat.st_sizeAmerigo Wang2009-09-23
* | | | proc_flush_task: flush /proc/tid/task/pid when a sub-thread exitsOleg Nesterov2009-09-23
* | | | proc: fix reported unit for RLIMIT_CPUKees Cook2009-09-23
* | | | getrusage: fill ru_maxrss valueJiri Pirko2009-09-23
* | | | fix compat_sys_utimensat()Suzuki Poulose2009-09-23
* | | | qnx4: remove write supportChristoph Hellwig2009-09-23
* | | | ntfs: remove ntfs_file_writeChristoph Hellwig2009-09-23
* | | | anonfd: split interface into file creation and installDavide Libenzi2009-09-23
* | | | aio.c: move EXPORT* macros to line after functionH Hartley Sweeten2009-09-23
* | | | fs/buffer.c: clean up EXPORT* macrosH Hartley Sweeten2009-09-23
* | | | fs: turn iprune_mutex into rwsemNick Piggin2009-09-23
* | | | seq_file: constify seq_operationsJames Morris2009-09-23
* | | | Move magic numbers into magic.hNick Black2009-09-23
* | | | poll/select: avoid arithmetic overflow in __estimate_accuracy()Guillaume Knispel2009-09-23
* | | | smbfs: read buffer overflowRoel Kluin2009-09-23
* | | | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-22
|\ \ \ \
| * | | | nfsd4: nfsv4 clients should cross mountpointsSteve Dickson2009-09-21
| * | | | nfsd41: Refactor create_client()Ricardo Labiaga2009-09-15
| * | | | nfsd41: modify nfsd4.1 backchannel to use new xprt classAlexandros Batsakis2009-09-15
| * | | | nfsd41: Backchannel: Implement cb_recall over NFSv4.1Ricardo Labiaga2009-09-15