summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-13Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V
2010-08-13Btrfs: fix possible panic on unmountJosef Bacik
2010-08-13Btrfs: deal with NULL acl sent to btrfs_set_aclChris Mason
2010-08-13Btrfs: fix regression in orphan cleanupJosef Bacik
2010-08-13Btrfs: Fix race in btrfs_mark_extent_writtenYan, Zheng
2010-08-13Btrfs, fix memory leaks in error pathsJiri Slaby
2010-08-13Btrfs: align offsets for btrfs_ordered_update_i_sizeYan, Zheng
2010-08-13btrfs: fix missing last-entry in readdir(3)Jan Engelhardt
2010-08-13Btrfs: make sure fallocate properly starts a transactionChris Mason
2010-08-13Btrfs: make metadata chunks smallerJosef Bacik
2010-08-13Btrfs: Show discard option in /proc/mountsMatthew Wilcox
2010-08-13Btrfs: deny sys_link across subvolumes.TARUISI Hiroaki
2010-08-13Btrfs: fail mount on bad mount optionsSage Weil
2010-08-13Btrfs: don't add extent 0 to the free space cache v2Yan, Zheng
2010-08-13Btrfs: Fix per root used space accountingYan, Zheng
2010-08-13Btrfs: Fix btrfs_drop_extent_cache for skip pinned caseYan, Zheng
2010-08-13Btrfs: Add delayed iputYan, Zheng
2010-08-13Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng
2010-08-13Btrfs: Make truncate(2) more ENOSPC friendlyYan, Zheng
2010-08-13Btrfs: Make fallocate(2) more ENOSPC friendlyYan, Zheng
2010-08-13Btrfs: Avoid orphan inodes cleanup during committing transactionYan, Zheng
2010-08-13Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng
2010-08-13Btrfs: Fix disk_i_size update corner caseYan, Zheng
2010-08-13Btrfs: Rewrite btrfs_drop_extentsYan, Zheng
2010-08-13Btrfs: Add btrfs_duplicate_itemYan, Zheng
2010-08-13Btrfs: Avoid superfluous tree-log writeoutYan, Zheng
2010-08-13drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller
2010-08-13ext4: fix freeze deadlock under IOEric Sandeen
2010-08-13xen: Do not suspend IPI IRQs.Ian Campbell
2010-08-13irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell
2010-08-13net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller
2010-08-13xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell
2010-08-13arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-08-13jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-08-13Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux
2010-08-13drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson
2010-08-13USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter
2010-08-13USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei
2010-08-13USB: cp210x: Add four new device IDsAlessio Igor Bogani
2010-08-13USB: ftdi_sio: device id for Navitatordranch@trinnet.net
2010-08-13USB: option: add huawei k3765 k4505 devices to work properlyAndrew Bird
2010-08-13USB: option: Huawei ETS 1220 support addedPavel Kazlou
2010-08-13USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers
2010-08-13USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-13USB: resizing usbmon binary interface buffer causes protection faultsSteven Robertson
2010-08-13ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin...Uwe Kleine-König
2010-08-13ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon
2010-08-13smsc911x: Add spinlocks around registers accessCatalin Marinas
2010-08-13signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch
2010-08-13bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo