summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-07-29ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-07-28GFS2: Use kmalloc when possible for ->readdir()Steven Whitehouse
2010-07-27nfsd: bypass readahead cache when have struct fileJ. Bruce Fields
2010-07-27ceph: use complete_all and wake_up_allYehuda Sadeh
2010-07-279p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov
2010-07-27ext4: check to make make sure bd_dev is set before dereferencing itTheodore Ts'o
2010-07-27jbd2: Make barrier messages less scaryEric Sandeen
2010-07-27ext4: don't print scary messages for allocation failures post-abortEric Sandeen
2010-07-27ext4: fix EFBIG edge case when writing to large non-extent fileToshiyuki Okajima
2010-07-27ext4: fix ext4_get_blocks referencesEric Sandeen
2010-07-27ext4: Always journal quota file modificationsJan Kara
2010-07-27ext4: Fix potential memory leak in ext4_fill_superCyrill Gorcunov
2010-07-27ext4: Don't error out the fs if the user tries to make a file too bigTheodore Ts'o
2010-07-27ext4: allocate stripe-multiple IOs on stripe boundariesEric Sandeen
2010-07-27ext4: move aio completion after unwritten extent conversionjiayingz@google.com (Jiaying Zhang)
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-07-26xfs simplify and speed up direct I/O completionsChristoph Hellwig
2010-07-26xfs: move aio completion after unwritten extent conversionChristoph Hellwig
2010-07-26direct-io: move aio_complete into ->end_ioChristoph Hellwig
2010-07-26xfs: fix big endian buildDave Chinner
2010-07-26sysfs: allow creating symlinks from untagged to tagged directoriesEric W. Biederman
2010-07-26sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.Eric W. Biederman
2010-07-26sysfs: Don't allow the creation of symlinks we can't removeEric W. Biederman
2010-07-26xfs: clean up xfs_bmap_get_bpChristoph Hellwig
2010-07-26xfs: simplify xfs_truncate_fileChristoph Hellwig
2010-07-26xfs: kill the b_strat callback in xfs_bufChristoph Hellwig
2010-07-26xfs: remove obsolete osyncisosync mount optionChristoph Hellwig
2010-07-26xfs: clean up filestreams helpersChristoph Hellwig
2010-07-26xfs: fix gcc 4.6 set but not read and unused statement warningsChristoph Hellwig
2010-07-26xfs: Fix build when CONFIG_XFS_POSIX_ACL=nTony Luck
2010-07-26xfs: fix unsigned underflow in xfs_free_eofblocksKulikov Vasiliy
2010-07-26xfs: use GFP_NOFS for page cache allocationDave Chinner
2010-07-26xfs: fix memory reclaim recursion deadlock on locked inode bufferDave Chinner
2010-07-26xfs: fix xfs_trans_add_item() lockdep warningsDave Chinner
2010-07-26xfs: simplify and remove xfs_ireclaimDave Chinner
2010-07-26xfs: don't block on buffer read errorsDave Chinner
2010-07-26xfs: move inode shrinker unregister even earlierDave Chinner
2010-07-26xfs: remove a dmapi leftoverChristoph Hellwig
2010-07-26xfs: writepage always has buffersChristoph Hellwig