summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-24exofs: Support for RAID5 read-4-write interface.Boaz Harrosh1-2/+59
2011-10-24ore: RAID5 WriteBoaz Harrosh5-16/+587
2011-10-24ore: RAID5 readBoaz Harrosh5-81/+473
2011-10-24fs/Makefile: Always inspect exofs/Boaz Harrosh1-1/+1
2011-10-24ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh2-5/+6
2011-10-14ore/exofs: Change ore_check_io APIBoaz Harrosh3-24/+24
2011-10-14ore/exofs: Define new ore_verify_layoutBoaz Harrosh4-53/+80
2011-10-14ore: Support for partial component tableBoaz Harrosh3-3/+9
2011-10-14ore: Support for short read/writesBoaz Harrosh1-7/+23
2011-10-14exofs: Support for short read/writesBoaz Harrosh1-9/+26
2011-10-14ore: Remove check for ios->kern_buff in _prepare_for_striping to laterBoaz Harrosh1-23/+13
2011-10-14ore: cleanup: Embed an ore_striping_info inside ore_io_stateBoaz Harrosh2-37/+25
2011-10-14ore: Only IO one group at a time (API change)Boaz Harrosh2-51/+154
2011-10-04ore/exofs: Change the type of the devices array (API change)Boaz Harrosh4-43/+94
2011-10-03ore: Make ore_striping_info and ore_calc_stripe_info publicBoaz Harrosh2-16/+16
2011-10-03exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh3-38/+24
2011-10-03exofs: Rename struct ore_components comps => ocBoaz Harrosh5-64/+64
2011-10-03exofs/super.c: local functions should be staticH Hartley Sweeten1-3/+3
2011-10-03exofs/ore.c: local functions should be staticH Hartley Sweeten1-2/+2
2011-09-22osd: Kconfig remove wrong FIXMEBoaz Harrosh1-4/+0
2011-09-12Linux 3.1-rc6Linus Torvalds1-1/+1
2011-09-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-28/+66
2011-09-12Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds18-18/+72
2011-09-12ioctl: register LTTng ioctlMathieu Desnoyers1-0/+2
2011-09-12Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds8-22/+62
2011-09-12fuse: fix memory leakMiklos Szeredi1-4/+8
2011-09-12fuse: fix flock breakageMiklos Szeredi1-0/+3
2011-09-12Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann1-0/+3
2011-09-12Merge branch 'sirf/fixes' into fixesArnd Bergmann4-0/+4
2011-09-11Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds8-93/+49
2011-09-11Merge branch 'for-linus' of git://openrisc.net/~jonas/linuxLinus Torvalds4-27/+96
2011-09-11Btrfs: add dummy extent if dst offset excceeds file end inLi Zefan1-0/+6
2011-09-11Btrfs: calc file extent num_bytes correctly in file cloneLi Zefan1-3/+10
2011-09-11btrfs: xattr: fix attribute removalDavid Sterba1-0/+9
2011-09-11Btrfs: fix wrong nbytes information of the inodeMiao Xie1-2/+2
2011-09-11Btrfs: fix the file extent gap when doing direct IOMiao Xie1-6/+10
2011-09-11Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie1-2/+6
2011-09-11Btrfs: fix misuse of trans block rsvLiu Bo1-0/+4
2011-09-11Btrfs: reset to appropriate block rsv after orphan operationsLiu Bo1-0/+4
2011-09-11Btrfs: skip locking if searching the commit root in csum lookupJosef Bacik1-1/+3
2011-09-11btrfs: fix warning in iput for bad-inodeSergei Trofimovich1-7/+3
2011-09-11Btrfs: fix an oops when deleting snapshotsLiu Bo1-1/+5
2011-09-11[media] vp7045: fix buffer setupFlorian Mickler1-22/+4
2011-09-11[media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson2-38/+8
2011-09-11[media] [Resend] viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl1-0/+2
2011-09-11[media] v4l2: Fix documentation of the codec device controlsKamil Debski1-19/+19
2011-09-11[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine1-0/+4
2011-09-11[media] gspca - sonixj: Fix wrong register mask for sensor om6802Luiz Carlos Ramos1-1/+1
2011-09-11[media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine1-12/+10
2011-09-11[media] pwc: precedence bug in pwc_init_controls()Dan Carpenter1-1/+1