summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-07-27direct-io: move aio_complete into ->end_ioChristoph Hellwig
2010-07-27ext4: Support discard requests when running in no-journal modeJiaying Zhang
2010-07-27jbd2: Remove __GFP_NOFAIL from jbd2 layerTheodore Ts'o
2010-07-27ext4: Fix block bitmap inconsistencies after a crash when deleting filesAmir G
2010-07-27ext4: Remove unnecessary casts of private_dataJoe Perches
2010-07-27ext4: fix potential NULL dereference while tracingTheodore Ts'o
2010-07-27ext4: Define s_jnl_backup_type in superblockTheodore Ts'o
2010-07-27ext4: Once a day, printk file system error information to dmesgTheodore Ts'o
2010-07-27ext4: Save error information to the superblock for analysisTheodore Ts'o
2010-07-27ext4: Pass line numbers to ext4_error() and friendsTheodore Ts'o
2010-07-27ext4: Cleanup ext4_check_dir_entry so __func__ is now implicitTheodore Ts'o
2010-06-29ext4: Pass line number to ext4_journal_abort_handle()Theodore Ts'o
2010-06-29ext4: Enhance ext4_grp_locked_error() to take block and function numbersTheodore Ts'o
2010-06-29ext4: clean up ext4_abort() so __func__ is now implicitTheodore Ts'o
2010-06-29ext4: Add new superblock fields reserved for the Next3 snapshot featureTheodore Ts'o
2010-06-15ext4: update ctime when changing the file's permission by setfaclJan Kara
2010-06-14ext4: remove vestiges of nobh supportChristoph Hellwig
2010-06-14ext4: remove initialized but not read variablesAndi Kleen
2010-06-14ext4: Convert more i_flags references to use accessor functionsTheodore Ts'o
2010-06-12ext4: Clean up s_dirt handlingTheodore Ts'o
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-06-11Btrfs: The file argument for fsync() is never nullDan Carpenter
2010-06-11Btrfs: handle ERR_PTR from posix_acl_from_xattr()Dan Carpenter
2010-06-11Btrfs: avoid BUG when dropping root and reference in same transactionSage Weil
2010-06-11Btrfs: prohibit a operation of changing acl's mask when noacl mount option usedShi Weihua
2010-06-11Btrfs: should add a permission check for setfaclShi Weihua
2010-06-11Btrfs: btrfs_lookup_dir_item() can return ERR_PTRDan Carpenter
2010-06-11Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRsDan Carpenter
2010-06-11Btrfs: unwind after btrfs_start_transaction() errorsDan Carpenter
2010-06-11Btrfs: btrfs_iget() returns ERR_PTRDan Carpenter
2010-06-11Btrfs: handle kzalloc() failure in open_ctree()Dan Carpenter
2010-06-11Btrfs: handle error returns from btrfs_lookup_dir_item()Dan Carpenter
2010-06-11Btrfs: Fix BUG_ON for fs converted from extNYan, Zheng
2010-06-11Btrfs: Fix null dereference in relocation.cYan, Zheng
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-06-11Btrfs: fix remap_file_pages errorMiao Xie
2010-06-11Btrfs: uninitialized data is check_path_shared()Dan Carpenter
2010-06-11Btrfs: fix fallocate regressionJosef Bacik
2010-06-11Btrfs: fix loop device on top of btrfsMiao Xie
2010-06-10ceph: try to send partial cap release on cap message on missing inodeSage Weil
2010-06-10ceph: release cap on import if we don't have the inodeSage Weil
2010-06-10ceph: fix misleading/incorrect debug messageSage Weil
2010-06-10ceph: fix atomic64_t initialization on ia64Jeff Mahoney
2010-06-10pipe: fix check in "set size" fcntlMiklos Szeredi
2010-06-10pipe: fix pipe buffer resizingMiklos Szeredi
2010-06-10block: remove duplicate BUG_ON() in bd_finish_claiming()Jens Axboe
2010-06-10block: bd_start_claiming cleanupNick Piggin
2010-06-10block: bd_start_claiming fix module refcountNick Piggin
2010-06-09Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-06-09xfs: remove nr_to_write writeback windup.Dave Chinner