summaryrefslogtreecommitdiffstats
path: root/fs/isofs/zisofs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-02Btrfs: remove unneeded btrfs_start_delalloc_inodes callSage Weil1-1/+0
2008-12-02Btrfs: remove unneeded total_transSage Weil1-4/+0
2008-12-02Btrfs: sparse lock verification annotations for wait_on_stateChristoph Hellwig1-0/+2
2008-12-02Btrfs: Fix cow semantic in run_delalloc_nocow()Liu Hui1-2/+2
2008-11-20Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutexJosef Bacik2-14/+19
2008-11-20Btrfs: only flush down bios for writeback pagesChris Mason1-1/+2
2008-11-20Btrfs: Drop dirty roots created by log replay immediately whenYan Zheng1-0/+5
2008-11-20Btrfs: compat code fixesChris Mason8-4/+14
2008-11-20Btrfs: Use current_fsuid/gidChris Mason1-2/+2
2008-11-20Btrfs: Fixes for 2.6.28-rc API changesChris Mason7-46/+74
2008-11-19Btrfs: fix free space accounting when unpinning extentsJosef Bacik1-4/+2
2008-11-19Btrfs: Do fsync log replay when mount -o ro, except when on readonly mediaChris Mason1-8/+23
2008-11-19Btrfs: Avoid writeback stallsChris Mason3-20/+23
2008-11-18Btrfs: switch back to wait_on_page_writeback to wait on metadata writesChris Mason1-28/+1
2008-11-18Btrfs: Update the disk format for the seed device and new root codeChris Mason1-1/+1
2008-11-18Btrfs: unplug all devices in the unplug call backChris Mason1-1/+1
2008-11-18Btrfs: Some fixes for batching extent insert.Liu Hui2-5/+7
2008-11-18Btrfs: prevent loops in the directory tree when creating snapshotsChris Mason4-1/+73
2008-11-18Btrfs: Add backrefs and forward refs for subvols and snapshotsChris Mason5-32/+172
2008-11-18Btrfs: Give each subvol and snapshot their own anonymous devidChris Mason5-6/+34
2008-11-18Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason8-65/+162
2008-11-18Btrfs: Add some debugging around the ENOSPC bugsJosef Bacik1-0/+3
2008-11-18Btrfs: fix free space leakJosef Bacik1-0/+8
2008-11-15Linux 2.6.28-rc5v2.6.28-rc5Linus Torvalds1-1/+1
2008-11-15Fix inotify watch removal/umount racesAl Viro4-48/+218
2008-11-15LIS3LV02Dx: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky1-19/+23
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse2-19/+0
2008-11-15mm: remove unevictable's show_page_pathKOSAKI Motohiro1-35/+0
2008-11-15misc: C2port needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-11-15m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven1-1/+1
2008-11-15Move "exit_robust_list" into mm_release()Linus Torvalds2-9/+11
2008-11-15[SCSI] dpt_i2o: fix transferred data length for scsi_set_resid()Miquel van Smoorenburg1-2/+2
2008-11-15libata: improve phantom device detectionTejun Heo1-2/+11
2008-11-149p: restrict RDMA usageRandy Dunlap1-4/+6
2008-11-14Create/use more directory structure in the Documentation/ tree.Randy Dunlap30-81/+96
2008-11-14[S390] fix s390x_newunameMartin Schwidefsky1-1/+1
2008-11-14[S390] dasd: log sense for fatal errorsStefan Haberland1-0/+5
2008-11-14[S390] cpu topology: fix lockingHeiko Carstens1-4/+7
2008-11-14[S390] cio: Fix refcount after moving devices.Cornelia Huck1-0/+4
2008-11-14[S390] ftrace: fix kernel stack backchain walkingHeiko Carstens2-11/+18
2008-11-14[S390] ftrace: disable tracing on idle pswHeiko Carstens1-0/+3
2008-11-14[S390] lockdep: fix compile bugHeiko Carstens1-0/+2
2008-11-14[S390] kvm_s390: Fix oops in virtio device detection with "mem="Christian Borntraeger1-2/+2
2008-11-14[S390] sclp: emit error message if assign storage failsHeiko Carstens1-0/+3
2008-11-14[S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer1-2/+2
2008-11-14V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/trebleMauro Carvalho Chehab1-8/+7
2008-11-14V4L/DVB (9623): tvaudio: Improve debug msg by printing something more humanMauro Carvalho Chehab1-1/+5
2008-11-14V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototypeMauro Carvalho Chehab1-12/+7
2008-11-14V4L/DVB (9621): Avoid writing outside shadow.bytes[] arrayMauro Carvalho Chehab1-3/+27