summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-09-05udf: Fix data corruption for files in ICBJan Kara
2012-09-05vfs: fix kerneldoc for generic_fh_to_parent()Yanchuan Nian
2012-09-04Input: Add KD[GS]KBDIACRUC ioctls to the compatible listMichael Schutte
2012-09-05ext4: add online resizing support for meta_bg and 64-bit file systemsYongqiang Yang
2012-09-05ext4: grow the s_group_info array as neededTheodore Ts'o
2012-09-05ext4: grow the s_flex_groups array as needed when resizingTheodore Ts'o
2012-09-05ext4: avoid duplicate writes of the backup bg descriptor blocksYongqiang Yang
2012-09-05ext4: don't copy non-existent gdt blocks when resizingYongqiang Yang
2012-09-05ext4: report the original old blocks count in a debug message when resizingYongqiang Yang
2012-09-05ext4: ignore last group w/o enough space when resizing instead of BUG'ingYongqiang Yang
2012-09-04sysfs: Fix comment typo "sysf_create_link".Robert P. J. Day
2012-09-04NFSv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_aclTrond Myklebust
2012-09-04NFS: Fix a problem with the legacy binary mount codeTrond Myklebust
2012-09-04NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-09-04fuse: fix retrieve lengthMiklos Szeredi
2012-09-04ext3: Replace 0 with NULL for pointer in super.c fileSachin Kamat
2012-09-04udf: add writepages support for udfNamjae Jeon
2012-09-04ext3: don't clear orphan list on ro mount with errorsEric Sandeen
2012-09-04reiserfs: Make reiserfs_xattr_handlers staticSachin Kamat
2012-09-04ext3: Fix fdatasync() for files with only i_size changesJan Kara
2012-09-03fuse: mark variables uninitializedDaniel Mack
2012-09-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov
2012-09-01nfs: comment fixPeter Meerwald
2012-09-01btrfs: fix comment typo in btrfs_finish_ordered_ioLiu Bo
2012-08-31pstore/ram: Add missing platform_device_unregisterJovi Zhang
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-31UBIFS: print lessArtem Bityutskiy
2012-08-31UBIFS: use pr_ helper instead of printkArtem Bityutskiy
2012-08-31UBIFS: comply with coding styleArtem Bityutskiy
2012-08-31UBIFS: use __aligned() attributeArtem Bityutskiy
2012-08-31UBIFS: remove __DATE__ and __TIME__Jiri Slaby
2012-08-31UBIFS: fix power cut emulation for mtdramArtem Bityutskiy
2012-08-30cuse: kill connection on initialization errorMiklos Szeredi
2012-08-30cuse: fix fuse_conn_kill()Miklos Szeredi
2012-08-29xfs: fix race while discarding buffers [V4]Carlos Maiolino
2012-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-08-28Btrfs: fix that repair code is spuriously executed for transid failuresStefan Behrens
2012-08-28Btrfs: fix ordered extent leak when failing to start a transactionLiu Bo
2012-08-28Btrfs: fix a dio write regressionLiu Bo
2012-08-28Btrfs: fix deadlock with freeze and sync V2Josef Bacik
2012-08-28Btrfs: revert checksum error statistic which can cause a BUG()Stefan Behrens
2012-08-28Btrfs: remove superblock writing after fatal errorStefan Behrens
2012-08-28Btrfs: allow delayed refs to be mergedJosef Bacik
2012-08-28Btrfs: fix enospc problems when deleting a subvolJosef Bacik
2012-08-28Btrfs: fix wrong mtime and ctime when creating snapshotsMiao Xie
2012-08-28Btrfs: fix race in run_clustered_refsArne Jansen
2012-08-28Btrfs: don't run __tree_mod_log_free_eb on leavesChris Mason
2012-08-28Btrfs: increase the size of the free space cacheJosef Bacik
2012-08-28Btrfs: barrier before waitqueue_activeJosef Bacik