aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-10-31quota: Drop path reference on error exit from quotactlJan Kara
2011-10-31udf: Neaten udf_debug usesJoe Perches
2011-10-31udf: Neaten logging output, use vsprintf extension %pVJoe Perches
2011-10-31udf: Convert printks to pr_<level>Joe Perches
2011-10-31ext4: Don't normalize an falloc request if it can fit in 1 extent.Greg Harm
2011-10-31ext4: remove comments about extent mount option in ext4_new_inode()Eryu Guan
2011-10-31ext4: let ext4_discard_partial_buffers handle unaligned range correctlyYongqiang Yang
2011-10-31ext4: return ENOMEM if find_or_create_pages failsYongqiang Yang
2011-10-31ext4: move vars to local scope in ext4_discard_partial_page_buffers_no_lock()Yongqiang Yang
2011-10-31ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwrittenTao Ma
2011-10-31ext4: optimize locking for end_io extent conversionTheodore Ts'o
2011-10-30ext4: remove unnecessary call to waitqueue_active()Theodore Ts'o
2011-10-30ext4: Use correct locking for ext4_end_io_nolock()Tao Ma
2011-10-29ext4: fix race in xattr block allocation pathEric Sandeen
2011-10-29ext4: trace punch_hole correctly in ext4_ext_map_blocksYongqiang Yang
2011-10-29ext4: clean up AGGRESSIVE_TEST codeYongqiang Yang
2011-10-29ext4: move variables to their scopeYongqiang Yang
2011-10-29ext4: fix quota accounting during migrationDmitry Monakhov
2011-10-29ext4: migrate cleanupDmitry Monakhov
2011-10-28Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-10-28Merge http://sucs.org/~rohan/git/gfs2-3.0-nmwLinus Torvalds
2011-10-28Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-10-28Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-10-28leases: fix write-open/read-lease raceJ. Bruce Fields
2011-10-28nfs: drop unnecessary locking in llseekAndi Kleen
2011-10-28ext4: replace cut'n'pasted llseek code with generic_file_llseek_sizeAndi Kleen
2011-10-28vfs: add generic_file_llseek_sizeAndi Kleen
2011-10-28vfs: do (nearly) lockless generic_file_llseekAndi Kleen
2011-10-28direct-io: merge direct_io_walker into __blockdev_direct_IOAndi Kleen
2011-10-28direct-io: inline the complete submission pathAndi Kleen
2011-10-28direct-io: separate map_bh from dioAndi Kleen
2011-10-28direct-io: use a slab cache for struct dioAndi Kleen
2011-10-28direct-io: rearrange fields in dio/dio_submit to avoid holesAndi Kleen
2011-10-28direct-io: fix a wrong commentAndi Kleen
2011-10-28direct-io: separate fields only used in the submission path from struct dioAndi Kleen
2011-10-28vfs: fix spinning prevention in prune_icache_sbChristoph Hellwig
2011-10-28vfs: add a comment to inode_permission()Andreas Gruenbacher
2011-10-28vfs: pass all mask flags check_acl and posix_acl_permissionAndreas Gruenbacher
2011-10-28vfs: indicate that the permission functions take all the MAY_* flagsAndreas Gruenbacher
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman
2011-10-28vfs: add "device" tag to /proc/self/mountstatsBryan Schumaker
2011-10-28cleanup: vfs: small comment fix for block_invalidatepageWang Sheng-Hui
2011-10-27Add definition for share encryptionSteve French
2011-10-27ext4: optimize memmmove lengths in extent/index insertionsEric Gouriou
2011-10-27ext4: optimize ext4_ext_convert_to_initialized()Eric Gouriou
2011-10-27jbd2: fix build when CONFIG_BUG is not enabledRandy Dunlap
2011-10-27fs/Makefile: Stupid typo breakage of exofs inclusionBoaz Harrosh
2011-10-26Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds