summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-1214-22/+313
| * | | | | switch ncpfsAl Viro2011-01-122-12/+5
| * | | | | switch 9pAl Viro2011-01-124-10/+6
| * | | | | pass default dentry_operations to mount_pseudo()Al Viro2011-01-124-14/+17
| * | | | | switch hostfsAl Viro2011-01-121-1/+1
| * | | | | switch affsAl Viro2011-01-123-3/+7
| * | | | | switch configfsAl Viro2011-01-123-5/+3
| * | | | | take coda-private headers out of include/linuxAl Viro2011-01-1213-24/+198
| * | | | | switch codaAl Viro2011-01-122-3/+2
| * | | | | switch hpfsAl Viro2011-01-124-9/+3
| * | | | | switch btrfs, close racesAl Viro2011-01-123-12/+3
| * | | | | switch ocfs2, close racesAl Viro2011-01-123-10/+2
| * | | | | switch gfs2, close racesAl Viro2011-01-123-14/+3
| * | | | | switch cifsAl Viro2011-01-125-41/+7
| * | | | | switch nfs to ->s_d_opAl Viro2011-01-123-10/+1
| * | | | | switch adfsAl Viro2011-01-122-3/+2
| * | | | | switch hfsplusAl Viro2011-01-122-2/+1
| * | | | | switch hfsAl Viro2011-01-122-4/+1
| * | | | | minixfs: kill dead codeAl Viro2011-01-121-2/+0
| * | | | | switch sysvAl Viro2011-01-122-5/+4
| * | | | | switch fuseAl Viro2011-01-122-7/+4
| * | | | | switch jfs to ->s_d_op, close exportfs racesAl Viro2011-01-122-12/+4
| * | | | | switch fat to ->s_d_op, close exportfs races thereAl Viro2011-01-124-45/+25
| * | | | | fix isofs d_op handlingAl Viro2011-01-122-8/+7
| * | | | | per-superblock default ->d_opAl Viro2011-01-121-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-121-3/+7
| * | | | | | ceph: Makefile: Remove unnessary codeTracey Dent2011-01-121-22/+1
| * | | | | | ceph: associate requests with opening sessionsSage Weil2011-01-121-2/+4
| * | | | | | ceph: drop redundant r_mds fieldSage Weil2011-01-123-7/+11
| * | | | | | ceph: implement DIRLAYOUTHASH feature to get dir layout from MDSSage Weil2011-01-124-16/+32
| * | | | | | ceph: add dir_layout to inodeSage Weil2011-01-124-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
* | | | | | | | | proc: less LOCK/UNLOCK in remove_proc_entry()Alexey Dobriyan2011-01-131-4/+1
* | | | | | | | | kpagecount: add slab page checking because _mapcount is in a unionPetr Holasek2011-01-131-1/+1
* | | | | | | | | proc: use single_open() correctlyJovi Zhang2011-01-131-26/+3
* | | | | | | | | proc: ->low_ino cleanupAlexey Dobriyan2011-01-133-15/+6
OpenPOWER on IntegriCloud