summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2009-06-05ext4: Avoid leaking blocks after a block allocation failureAneesh Kumar K.V
2009-06-04ext4: Change all super.c messages to print the deviceEric Sandeen
2009-06-09ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle()Jan Kara
2009-06-04Revert "block: implement blkdev_readpages"Jens Axboe
2009-06-04Btrfs: Fix oops and use after free during space balancingChris Mason
2009-06-04Btrfs: set device->total_disk_bytes when adding new deviceYan Zheng
2009-06-04ext4: Don't look at buffer_heads outside i_size.Aneesh Kumar K.V
2009-07-05ext4: Fix goal inum check in the inode allocatorJohann Lombardi
2009-07-08ext4: fix no journal corruption with locale-genTheodore Ts'o
2009-07-05ext4: Calculate required journal credits for inserting an extent properlyAneesh Kumar K.V
2009-07-13ext4: Fix truncation of symlinks after failed writeJan Kara
2009-07-13jbd2: Fix a race between checkpointing code and journal_get_write_access()Jan Kara
2009-07-05ext4: Use rcu_barrier() on module unload.Jesper Dangaard Brouer
2009-07-13ext4: naturally align struct ext4_allocation_requestEric Sandeen
2009-07-05ext4: mark several more functions in mballoc.c as noinlineEric Sandeen
2009-07-05ext4: Fix potential reclaim deadlock when truncating partial blockTheodore Ts'o
2009-06-20jbd2: Remove GFP_ATOMIC kmalloc from inside spinlock critical regionTheodore Ts'o
2009-06-03ocfs2: Remove redundant gotos in ocfs2_mount_volume()Tao Ma
2009-06-03ocfs2: Add statistics for the checksum and ecc operations.Joel Becker
2009-06-03ocfs2 patch to track delayed orphan scan timer statisticsSrinivas Eeda
2009-06-03ocfs2: timer to queue scan of all orphan slotsSrinivas Eeda
2009-06-03ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directoriesJan Kara
2009-06-03ocfs2: Fix possible deadlock in quota recoveryJan Kara
2009-06-03ocfs2: Fix possible deadlock with quotas in ocfs2_setattr()Jan Kara
2009-06-03ocfs2: Fix lock inversion in ocfs2_local_read_info()Jan Kara
2009-06-03ocfs2: Fix possible deadlock in ocfs2_global_read_dquot()Jan Kara
2009-06-03ext4: super.c whitespace cleanupAndreas Dilger
2009-06-09jbd2: Fix minor typos in comments in fs/jbd2/journal.cAlberto Bertogli
2009-06-04FAT: add 'errors' mount optionDenis Karpov
2009-06-03GFS2: Remove unused variableSteven Whitehouse
2009-06-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-06-02cifs: fix IPv6 address length checkJeff Layton
2009-06-02UBIFS: allow sync option in rootflagsArtem Bityutskiy
2009-06-02GFS2: smbd proccess hangs with flock() call.Abhijith Das
2009-06-01xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher
2009-06-01xfs: fix overflow in xfs_growfs_data_privateEric Sandeen
2009-06-01xfs: fix double unlock in xfs_swap_extents()Felix Blyakher
2009-06-01NFSv4: kill off complicated macro 'PROC'Yu Zhiguo
2009-06-01NFSv4: do exact check about attribute specifiedYu Zhiguo
2009-06-01xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-05-30nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints functionRyusuke Konishi
2009-05-29Merge git://git.infradead.org/~dwmw2/mtd-2.6.30Linus Torvalds
2009-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-05-29Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-05-29flat: fix data sections alignmentOskar Schirmer
2009-05-29procfs: make errno values consistent when open pident vs exit(2) race occursKOSAKI Motohiro
2009-05-29mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee
2009-05-29mtd: add OOB ioctls for >4GiB devicesKevin Cernekee