aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/stable_kernel_rules.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-12fuse: fix memory leakMiklos Szeredi1-4/+8
2011-09-12fuse: fix flock breakageMiklos Szeredi1-0/+3
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
2011-09-11Add missing DMA opsJonas Bonn2-3/+84
2011-09-10scsi: qla4xxx driver depends on NETRandy Dunlap1-1/+1
2011-09-10ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik1-1/+1
2011-09-10backlight: Declare backlight_types[] constBart Van Assche1-1/+1
2011-09-10md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown1-2/+10
2011-09-10md/raid1,10: Remove use-after-free bug in make_request.NeilBrown2-10/+17
2011-09-10md/raid10: unify handling of write completion.NeilBrown1-20/+18
2011-09-10Avoid dereferencing a 'request_queue' after last close.NeilBrown1-2/+5
2011-09-09PCI: Remove MRRS modification from MPS setting codeJon Mason2-20/+23
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer3-6/+10
2011-09-09vfs: automount should ignore LOOKUP_FOLLOWMiklos Szeredi1-18/+15
2011-09-08regulator: fix kernel-doc warning in consumer.hRandy Dunlap1-1/+1
2011-09-08wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap1-0/+2
2011-09-07HID: wacom: Unregister sysfs attributes on removeDavid Herrmann1-0/+1
2011-09-07HID: wacom: Fix error path of power-supply initializationDavid Herrmann1-12/+9
2011-09-07ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2-2/+28
2011-09-07ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij1-3/+3
2011-09-07i2c-tegra: fix possible race condition after txDoug Anderson1-14/+32
2011-09-07i2c-tegra: add I2C_FUNC_SMBUS_EMULMike Rapoport1-1/+1
2011-09-07i2c-tegra: Add of_match_tableJohn Bonesio1-0/+12
2011-09-07i2c-pxa2xx: return proper error code in ce4100_i2c_probe error pathsAxel Lin1-1/+4
2011-09-06hwmon: (ucd9000/ucd9200) Optimize array walkJean Delvare2-8/+4
2011-09-06hwmon: (max16065) Add chip access warning to documentationGuenter Roeck1-0/+7
2011-09-06hwmon: (max16065) Fix current calculationGuenter Roeck1-1/+1
2011-09-06fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2-7/+32
2011-09-06fs/9p: Always ask new inode in lookup for cache mode disabledAneesh Kumar K.V1-7/+21
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V5-3/+96
2011-09-06net/9p: Fix kernel crash with msize 512KAneesh Kumar K.V1-5/+12
2011-09-06fs/9p: Don't update file type when updating file attributesAneesh Kumar K.V4-52/+68