summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* GFS2: No need to invalidate pages for a dio readSteven Whitehouse2014-01-141-2/+3
* GFS2: Add initialization for address space in super blockSteven Whitehouse2014-01-091-0/+1
* GFS2: Add hints to directory leaf blocksSteven Whitehouse2014-01-081-3/+37
* GFS2: For exhash conversion, only one block is neededSteven Whitehouse2014-01-081-0/+5
* GFS2: Increase i_writecount during gfs2_setattr_chownBob Peterson2014-01-071-1/+15
* GFS2: Remember directory insert pointSteven Whitehouse2014-01-063-16/+42
* GFS2: Consolidate transaction blocks calculation for dir addSteven Whitehouse2014-01-061-12/+26
* GFS2: Add directory addition info structureSteven Whitehouse2014-01-063-33/+43
* GFS2: Use only a single address space for rgrpsSteven Whitehouse2014-01-035-8/+31
* GFS2: Use range based functions for rgrp sync/invalidationSteven Whitehouse2014-01-033-4/+15
* GFS2: Remove test which is always trueSteven Whitehouse2014-01-031-1/+1
* GFS2: Remove gfs2_quota_change_host structureSteven Whitehouse2014-01-031-25/+12
* GFS2: Clean up releasepageSteven Whitehouse2014-01-031-13/+5
* GFS2: Implement a "rgrp has no extents longer than X" schemeBob Peterson2014-01-033-6/+28
* GFS2: Drop inadequate rgrps from the reservation treeBob Peterson2014-01-031-3/+4
* GFS2: If requested is too large, use the largest extent in the rgrpBob Peterson2014-01-031-15/+49
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-021-4/+0
|\
| * epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron2014-01-021-4/+0
* | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2014-01-026-5/+58
|\ \ | |/ |/|
| * GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa2014-01-021-0/+2
| * GFS2: Wait for async DIO in glock state changesSteven Whitehouse2013-12-201-2/+8
| * GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse2013-12-201-0/+30
| * GFS2: Fix slab memory leak in gfs2_bufdataBob Peterson2013-12-131-0/+5
| * GFS2: Fix use-after-free race when calling gfs2_remove_from_ailBob Peterson2013-12-131-2/+2
| * GFS2: don't hold s_umount over blkdev_putSteven Whitehouse2013-12-131-1/+11
* | cifs: set FILE_CREATEDShirish Pargaonkar2013-12-271-5/+6
* | cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()Sachin Prabhu2013-12-273-20/+19
* | Add missing end of line termination to some cifs messagesSteve French2013-12-271-3/+3
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-12-269-57/+93
|\ \
| * | ext4: add explicit casts when masking cluster sizesTheodore Ts'o2013-12-203-17/+25
| * | ext4: fix deadlock when writing in ENOSPC conditionsJan Kara2013-12-181-12/+0
| * | jbd2: rename obsoleted msg JBD->JBD2Dmitry Monakhov2013-12-083-9/+9
| * | jbd2: revise KERN_EMERG error messagesJan Kara2013-12-082-10/+8
| * | jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o2013-12-081-2/+4
| * | ext4: Do not reserve clusters when fs doesn't support extentsJan Kara2013-12-081-4/+13
| * | ext4: fix del_timer() misuse for ->s_err_reportAl Viro2013-12-081-2/+2
| * | ext4: check for overlapping extents in ext4_valid_extent_entries()Eryu Guan2013-12-031-1/+18
| * | ext4: fix use-after-free in ext4_mb_new_blocksJunho Ryu2013-12-031-3/+8
| * | ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() failsTheodore Ts'o2013-12-021-0/+9
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-12-231-0/+1
|\ \ \
| * | | ext2: Fix oops in ext2_get_block() called from ext2_quota_write()Jan Kara2013-12-041-0/+1
* | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-12-221-9/+46
|\ \ \ \
| * | | | aio/migratepages: make aio migrate pages saneBenjamin LaHaise2013-12-211-8/+44
| * | | | aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise2013-12-211-1/+2
* | | | | aio: clean up and fix aio_setup_ring page mappingLinus Torvalds2013-12-221-35/+23
|/ / / /
* | | | Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-12-2010-83/+167
|\ \ \ \
| * | | | xfs: abort metadata writeback on permanent errorsDave Chinner2013-12-173-5/+32
| * | | | xfs: swalloc doesn't align allocations properlyDave Chinner2013-12-171-6/+17
| * | | | xfs: remove xfsbdstrat errorChristoph Hellwig2013-12-175-29/+43
| * | | | xfs: align initial file allocations correctlyDave Chinner2013-12-171-2/+7
OpenPOWER on IntegriCloud