summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [XFS] cleanup vnode use in xfs_linkChristoph Hellwig2008-04-183-20/+17
* [XFS] cleanup vnode use in xfs_create/mknod/mkdirChristoph Hellwig2008-04-183-28/+22
* [XFS] cleanup vnode use in dmapi callsChristoph Hellwig2008-04-187-64/+54
* [XFS] Use power-of-2 sized buffers to reduce overheadDavid Chinner2008-04-182-8/+15
* [XFS] Use atomic counters for ktrace buffer indexesDavid Chinner2008-04-182-14/+9
* [XFS] Update c/mtime correctly on truncatesDavid Chinner2008-04-181-4/+9
* [XFS] don't encode parent in nfs filehandles unless nessecaryChristoph Hellwig2008-04-181-1/+1
* [XFS] kill xfs_rwlock/xfs_rwunlockChristoph Hellwig2008-04-186-76/+16
* [XFS] kill xfs_get_dir_entryChristoph Hellwig2008-04-185-74/+14
* [XFS] vnode cleanup in xfs_fs_subr.cChristoph Hellwig2008-04-181-25/+11
* [XFS] cleanup xfs_vn_mknodChristoph Hellwig2008-04-181-37/+30
* [XFS] Use atomics for iclog reference countingDavid Chinner2008-04-182-17/+21
* [XFS] Prevent AIL lock contention during transaction completionDavid Chinner2008-04-181-9/+6
* [XFS] Use xfs_inode_clean() in more placesDavid Chinner2008-04-183-25/+14
* [XFS] Remove the xfs_icluster structureDavid Chinner2008-04-184-182/+156
* [XFS] Don't block pdflush when writing back inodesDavid Chinner2008-04-188-105/+105
* [XFS] Factor xfs_itobp() and xfs_inotobp().David Chinner2008-04-181-155/+106
* [XFS] Fix regression due to refcache removalLachlan McIlroy2008-04-181-1/+3
* [XFS] Remove the xfs_refcacheDonald Douwsma2008-04-185-62/+2
* [XFS] make inode reclaim synchronise with xfs_iflush_done()Lachlan McIlroy2008-04-181-14/+8
* [XFS] actually check error returned by xfs_flush_pages, clean up andNiv Sardi2008-04-181-0/+4
* AFS: Do not describe debug parameters with their valuePaul Bolle2008-04-161-1/+1
* vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara2008-04-154-5/+5
* JFFS2 Fix of panics caused by wrong condition for hole frag creation in write...Alexey Korolev2008-04-141-1/+1
* locks: fix possible infinite loop in fcntl(F_SETLKW) over nfsJ. Bruce Fields2008-04-141-20/+28
* Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds2008-04-111-4/+4
|\
| * Documentation: move nfsroot.txt to filesystems/J. Bruce Fields2008-04-111-4/+4
* | signalfd: fix for incorrect SI_QUEUE user data reportingDavide Libenzi2008-04-111-1/+6
* | eventfd/kaio integration fixDavide Libenzi2008-04-111-8/+9
* | asmlinkage_protect sys_io_geteventsRoland McGrath2008-04-101-0/+1
* | asmlinkage_protect replaces prevent_tail_callRoland McGrath2008-04-101-4/+4
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-04-1021-148/+153
|\ \
| * | [XFS] Ensure "both" features2 slots are consistentEric Sandeen2008-04-102-15/+29
| * | [XFS] Fix superblock features2 field alignment problemDavid Chinner2008-04-102-9/+62
| * | [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-1021-138/+76
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-101-25/+6
|\ \ \
| * | | splice: fix infinite loop in generic_file_splice_read()Jens Axboe2008-04-101-25/+6
* | | | HFS+: fix unlink of linksRoman Zippel2008-04-101-8/+15
|/ / /
* | | fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/...Bryan Wu2008-04-081-0/+4
* | | NFS: initialize flags field in nfs_open_contextJeff Layton2008-04-081-0/+1
|/ /
* | Be more careful about marking buffers dirtyLinus Torvalds2008-04-041-1/+14
* | afs: remove smp_prcessor_id() from debug macroSven Schnelle2008-04-031-1/+1
* | splice: use mapping_gfp_maskHugh Dickins2008-04-031-1/+1
* | efs: update error msg to not refer to deleted read_inode()Robert P. J. Day2008-04-021-1/+1
* | afs: add missing up_write() on returnSven Schnelle2008-04-021-0/+1
* | cifs: fix misannotationsAl Viro2008-03-301-2/+2
* | NULL noise: fs/*, mm/*, kernel/*Al Viro2008-03-305-10/+12
* | jbd/jbd2 NULL noiseAl Viro2008-03-304-12/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-287-145/+70
|\
| * [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lockAl Viro2008-03-271-9/+2
OpenPOWER on IntegriCloud