summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | fs: fix kernel-doc for dcache::prepend_pathRandy Dunlap2011-01-131-2/+1
| * | | | | fs: fix kernel-doc for dcache::d_validateRandy Dunlap2011-01-131-1/+1
| * | | | | sanitize ecryptfs ->mount()Al Viro2011-01-132-88/+68
| * | | | | switch afsAl Viro2011-01-133-3/+3
| * | | | | move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-1314-22/+313
| * | | | | switch ncpfsAl Viro2011-01-132-12/+5
| * | | | | switch 9pAl Viro2011-01-134-10/+6
| * | | | | pass default dentry_operations to mount_pseudo()Al Viro2011-01-134-14/+17
| * | | | | switch hostfsAl Viro2011-01-131-1/+1
| * | | | | switch affsAl Viro2011-01-133-3/+7
| * | | | | switch configfsAl Viro2011-01-133-5/+3
| * | | | | take coda-private headers out of include/linuxAl Viro2011-01-1313-24/+198
| * | | | | switch codaAl Viro2011-01-132-3/+2
| * | | | | switch hpfsAl Viro2011-01-134-9/+3
| * | | | | switch btrfs, close racesAl Viro2011-01-133-12/+3
| * | | | | switch ocfs2, close racesAl Viro2011-01-133-10/+2
| * | | | | switch gfs2, close racesAl Viro2011-01-133-14/+3
| * | | | | switch cifsAl Viro2011-01-135-41/+7
| * | | | | switch nfs to ->s_d_opAl Viro2011-01-133-10/+1
| * | | | | switch adfsAl Viro2011-01-132-3/+2
| * | | | | switch hfsplusAl Viro2011-01-132-2/+1
| * | | | | switch hfsAl Viro2011-01-132-4/+1
| * | | | | minixfs: kill dead codeAl Viro2011-01-131-2/+0
| * | | | | switch sysvAl Viro2011-01-132-5/+4
| * | | | | switch fuseAl Viro2011-01-132-7/+4
| * | | | | switch jfs to ->s_d_op, close exportfs racesAl Viro2011-01-132-12/+4
| * | | | | switch fat to ->s_d_op, close exportfs races thereAl Viro2011-01-134-45/+25
| * | | | | fix isofs d_op handlingAl Viro2011-01-132-8/+7
| * | | | | per-superblock default ->d_opAl Viro2011-01-131-0/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-139-51/+80
|\ \ \ \ \ \
| * | | | | | ceph: fsc->*_wq's aren't used in memory reclaim pathTejun Heo2011-01-131-3/+7
| * | | | | | ceph: Makefile: Remove unnessary codeTracey Dent2011-01-131-22/+1
| * | | | | | ceph: associate requests with opening sessionsSage Weil2011-01-131-2/+4
| * | | | | | ceph: drop redundant r_mds fieldSage Weil2011-01-133-7/+11
| * | | | | | ceph: implement DIRLAYOUTHASH feature to get dir layout from MDSSage Weil2011-01-134-16/+32
| * | | | | | ceph: add dir_layout to inodeSage Weil2011-01-134-1/+25
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-1311-16/+16
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-12-22152-1548/+2489
| |\ \ \ \ \ \ \
| * | | | | | | | anon_inodes: fix wrong function name in commentNamhyung Kim2010-12-101-3/+3
| * | | | | | | | fix comment typos concerning "consistent"Uwe Kleine-König2010-12-102-2/+2
| * | | | | | | | coda: kill redundant cast in coda_alloc_inode()Jesper Juhl2010-12-101-1/+1
| * | | | | | | | ext4: fix redirty_page_for_writepage() typo in commentWu Fengguang2010-11-151-1/+1
| * | | | | | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-016-8/+8
| * | | | | | | | Kconfig: typo: and -> anMichael Witten2010-11-011-1/+1
* | | | | | | | | cramfs: generate unique inode number for better inode cache usageStefani Seibold2011-01-131-41/+69
* | | | | | | | | aio: remove unused aio_run_iocbs()Jeff Moyer2011-01-131-22/+5
* | | | | | | | | aio: remove unnecessary checkNamhyung Kim2011-01-131-1/+1
* | | | | | | | | fs/char_dev.c: remove unused cdev_index()Namhyung Kim2011-01-131-13/+0
* | | | | | | | | /proc/kcore: fix seekingDave Anderson2011-01-131-1/+1
* | | | | | | | | proc: move proc_console.c to fs/proc/consoles.cAlexey Dobriyan2011-01-132-3/+3