summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-11-27Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe
2010-11-16Merge branch 'v2.6.37-rc2' into for-2.6.38/coreJens Axboe
2010-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-11-15GFS2: Fix inode deallocation raceSteven Whitehouse
2010-11-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-11-13ocfs2: Change some lock status member in ocfs2_lock_res to char.Tao Ma
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo
2010-11-13block: check bdev_read_only() from blkdev_get()Tejun Heo
2010-11-13block: reorganize claim/release implementationTejun Heo
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-11-13block: simplify holder symlink handlingTejun Heo
2010-11-13btrfs: close_bdev_exclusive() should use the same @flags as the matching open...Tejun Heo
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-11-12Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-11-12hugetlbfs: lessen the impact of a deprecation warningDave Jones
2010-11-11block: export 'ro' sysfs attribute for partitionsKay Sievers
2010-11-10xfs: remove incorrect assert in xfs_vm_writepageChristoph Hellwig
2010-11-10locks: remove dead lease error-handling codeJ. Bruce Fields
2010-11-10locks: fix leak on merging leasesJ. Bruce Fields
2010-11-10xfs: use hlist_add_fakeChristoph Hellwig
2010-11-10xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=nChristoph Hellwig
2010-11-10xfs: tell lockdep about parent iolock usage in filestreamsChristoph Hellwig
2010-11-10xfs: move delayed write buffer traceDave Chinner
2010-11-10xfs: fix per-ag reference counting in inode reclaim tree walkingDave Chinner
2010-11-10xfs: xfs_ioctl: fix information leak to userlandKulikov Vasiliy
2010-11-10xfs: remove experimental tag from the delaylog optionChristoph Hellwig
2010-11-10ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2)Sergey Senozhatsky
2010-11-10ioprio: fix RCU locking around task dereferenceDaniel J Blueman
2010-11-10bio: take care not overflow page count when mapping/copying user dataJens Axboe
2010-11-10block: limit vec count in bio_kmalloc() and bio_alloc_map_data()Jens Axboe
2010-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-11-09cifs: fix a memleak in cifs_setattr_nounix()Suresh Jayaraman
2010-11-08sparc: fix openpromfs compileMeelis Roos
2010-11-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-11-08cifs: make cifs_ioctl handle NULL filp->private_data correctlyJeff Layton
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o
2010-11-08ext4: Don't call sb_issue_discard() in ext4_free_blocks()Theodore Ts'o
2010-11-08ext4: do not try to grab the s_umount semaphore in ext4_quota_offDmitry Monakhov
2010-11-08ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o
2010-11-08ext4: handle writeback of inodes which are being freedTheodore Ts'o
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-11-05cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointerPavel Shilovsky
2010-11-04cifs: dereferencing first then checkingJeff Layton
2010-11-04cifs: trivial comment fix: tlink_tree is now a rbtreeSuresh Jayaraman
2010-11-03ext4: initialize the percpu counters before replaying the journalTheodore Ts'o
2010-11-02nfsd4: fix 4.1 connection registration raceJ. Bruce Fields
2010-11-02[CIFS] Cleanup unused variable build warningSteve French
2010-11-02cifs: convert tlink_tree to a rbtreeJeff Layton
2010-11-02cifs: store pointer to master tlink in superblock (try #2)Jeff Layton