summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-11-28CIFS: Fix wrong buffer pointer usage in smb_set_file_infoPavel Shilovsky
2012-11-27cifs: fix writeback race with file that is growingJeff Layton
2012-11-26Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-11-26writeback: put unused inodes to LRU after writeback completionJan Kara
2012-11-26proc: check vma->vm_file before dereferencingStanislav Kinsbursky
2012-11-26sysfs: Mark sysfs_attr_ns staticJosh Triplett
2012-11-26efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi
2012-11-26efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi
2012-11-26xfs: inode allocation should use unmapped buffers.Dave Chinner
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-23Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-11-23jbd: Fix lock ordering bug in journal_unmap_buffer()Jan Kara
2012-11-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-11-19xfs: add CRC checks to the logChristoph Hellwig
2012-11-19xfs: add CRC infrastructureChristoph Hellwig
2012-11-19ext3: Avoid underflow of in ext3_trim_fs()Lukas Czerner
2012-11-19reiserfs: Move quota calls out of write lockJan Kara
2012-11-19reiserfs: Protect reiserfs_quota_write() with write lockJan Kara
2012-11-19reiserfs: Protect reiserfs_quota_on() with write lockJan Kara
2012-11-19reiserfs: Fix lock ordering during remountJan Kara
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-11-18sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman
2012-11-18fanotify: fix FAN_Q_OVERFLOW case of fanotify_read()Al Viro
2012-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-18Merge tag 'for-linus-v3.7-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-11-18Merge branch 'sched/urgent' into sched/coreIngo Molnar
2012-11-17xfs: drop buffer io reference when a bad bio is builtDave Chinner
2012-11-17xfs: fix broken error handling in xfs_vm_writepageDave Chinner
2012-11-17xfs: fix attr tree double split corruptionDave Chinner
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes
2012-11-16dlm: fix lvb invalidation conditionsDavid Teigland
2012-11-15xfs: convert buffer verifiers to an ops structure.Dave Chinner
2012-11-15xfs: connect up write verifiers to new buffersDave Chinner
2012-11-15xfs: add pre-write metadata buffer verifier callbacksDave Chinner
2012-11-15xfs: add buffer pre-write callbackDave Chinner
2012-11-15xfs: Add verifiers to dir2 data readahead.Dave Chinner
2012-11-15xfs: add xfs_da_node verificationDave Chinner
2012-11-15xfs: factor and verify attr leaf readsDave Chinner
2012-11-15xfs: factor dir2 leaf readDave Chinner
2012-11-15xfs: factor out dir2 data block readingDave Chinner
2012-11-15xfs: factor dir2 free block readingDave Chinner
2012-11-15xfs: verify dir2 block format buffersDave Chinner
2012-11-15xfs: factor dir2 block read operationsDave Chinner
2012-11-15xfs: add verifier callback to directory read codeDave Chinner
2012-11-15xfs: verify dquot blocks as they are read from diskDave Chinner
2012-11-15xfs: verify btree blocks as they are read from diskDave Chinner