summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-08-29block: add support for IO CPU affinityJens Axboe
2008-08-29block: allow disk to have extended device numberTejun Heo
2008-08-29block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo
2008-08-29block: make partition array dynamicTejun Heo
2008-08-29block: move stats from disk to part0Tejun Heo
2008-08-29block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo
2008-08-29block: always set bdev->bd_partTejun Heo
2008-08-29block: move holder_dir from disk to part0Tejun Heo
2008-08-29block: move policy from disk to part0Tejun Heo
2008-08-29block: unify sysfs size node handlingTejun Heo
2008-08-29block: move capacity from disk to part0Tejun Heo
2008-08-29block: introduce partition 0Tejun Heo
2008-08-29block: implement and use {disk|part}_to_dev()Tejun Heo
2008-08-29block: implement extended dev numbersTejun Heo
2008-08-29block: fix diskstats accessTejun Heo
2008-08-29block: fix disk->part[] dereferencing raceTejun Heo
2008-08-29block: don't depend on consecutive minor spaceTejun Heo
2008-08-29block: make variable and argument names more consistentTejun Heo
2008-08-29block: update add_partition() error handlingTejun Heo
2008-08-29block: allow deleting zero length partitionTejun Heo
2008-08-29From: Mikulas Patocka <mpatocka@redhat.com>Mikulas Patocka
2008-08-29block: drop virtual merging accountingMikulas Patocka
2008-08-29Let the block device know when sectors can be discardedDavid Woodhouse
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-08-27[CIFS] Add destroy routine for dns_resolverJeff Layton
2008-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-08-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-08-27bio: fix __bio_copy_iov() handling of bio->bv_lenFUJITA Tomonori
2008-08-27bio: fix bio_copy_kern() handling of bio->bv_lenFUJITA Tomonori
2008-08-27block: submit_bh() inadvertently discards barrier flag on a sync writeJens Axboe
2008-08-26[CIFS] Reorder cifs config item for better claritySteve French
2008-08-26[CIFS] Correct keys dependency for cifs kerberos supportSteve French
2008-08-26Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-08-26[CIFS] check version in spnego upcall responseSteve French
2008-08-25ocfs2: Increment the reference count of an already-active stack.Joel Becker
2008-08-25[PATCH] deal with the first call of ->show() generating no outputAl Viro
2008-08-25[PATCH] fix ->llseek() for a bunch of directoriesAl Viro
2008-08-25[PATCH] fix regular readdir() and friendsAl Viro
2008-08-25[PATCH] ntfs: use d_add_ciChristoph Hellwig
2008-08-25[PATCH] change d_add_ci argument orderingChristoph Hellwig
2008-08-25[PATCH] fix efs_lookup()Al Viro
2008-08-25[PATCH] proc: inode number fixletAlexey Dobriyan
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-22[PATCH] configfs: Consolidate locking around configfs_detach_prep() in config...Louis Rilling
2008-08-22ocfs2: correctly set i_blocks after inline dir gets expandedMark Fasheh
2008-08-22ocfs2: Jump to correct label in ocfs2_expand_inline_dir()Tao Ma
2008-08-22ocfs2: Fix sleep-with-spinlock recovery regressionMark Fasheh
2008-08-22[PATCH] ocfs2/cluster/netdebug.c: fix warningAlexander Beregalov
2008-08-22[PATCH] ocfs2/cluster/tcp.c: make some functions staticAdrian Bunk