| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Btrfs: cleanup reloc roots properly on error | Josef Bacik | 2013-09-01 | 2 | -2/+7 |
* | Btrfs: reset ret in record_one_backref | Josef Bacik | 2013-09-01 | 1 | -2/+1 |
* | btrfs: fix get set label blocking against balance | Anand Jain | 2013-09-01 | 1 | -6/+10 |
* | Btrfs: Print key type in decimal everywhere | Stefan Behrens | 2013-09-01 | 1 | -2/+2 |
* | Btrfs/tracepoint: update delayed ref tracepoints | Liu Bo | 2013-09-01 | 3 | -6/+66 |
* | btrfs_read_block_groups: Use enums to index | chandan | 2013-09-01 | 1 | -2/+6 |
* | btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert | Qu Wenruo | 2013-09-01 | 9 | -113/+150 |
* | Btrfs: set qgroup_ulist to be null after calling ulist_free() | Wang Shilong | 2013-09-01 | 1 | -0/+6 |
* | Btrfs: add missing error checks to add_data_references | Filipe David Borba Manana | 2013-09-01 | 1 | -1/+6 |
* | btrfs: make errors in btrfs_num_copies less noisy | David Sterba | 2013-09-01 | 1 | -2/+2 |
* | Btrfs: make free space caching faster with many non-inline extent references | Liu Bo | 2013-09-01 | 1 | -0/+11 |
* | btrfs: fall back to global reservation when removing subvolumes | Jeff Mahoney | 2013-09-01 | 3 | -5/+12 |
* | Btrfs: optimize btrfs_lookup_extent_info() | Filipe David Borba Manana | 2013-09-01 | 1 | -4/+17 |
* | Btrfs: Release uuid_mutex for shrink during device delete | Carey Underwood | 2013-09-01 | 1 | -0/+2 |
* | Btrfs: set lockdep class before locking new extent buffer | Josef Bacik | 2013-09-01 | 1 | -0/+2 |
* | Btrfs: return -1 when lzo compression makes data bigger | Stefan Agner | 2013-09-01 | 1 | -1/+3 |
* | Btrfs: stop using GFP_ATOMIC for the tree mod log allocations | Josef Bacik | 2013-09-01 | 1 | -105/+56 |
* | Linux 3.11-rc7v3.11-rc7 | Linus Torvalds | 2013-08-26 | 1 | -1/+1 |
* | Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-25 | 2 | -2/+3 |
|\ |
|
| * | staging: comedi: bug-fix NULL pointer dereference on failed attach | Ian Abbott | 2013-08-23 | 1 | -1/+1 |
| * | Merge tag 'iio-fixes-for-3.11c' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-08-20 | 1 | -1/+2 |
| |\ |
|
| | * | iio: adjd_s311: Fix non-scan mode data read | Peter Meerwald | 2013-08-19 | 1 | -1/+2 |
| |/ |
|
* | | Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-08-25 | 3 | -2/+7 |
|\ \ |
|
| * | | usb: phy: fix build breakage | Anatolij Gustschin | 2013-08-23 | 2 | -2/+2 |
| * | | USB: OHCI: add missing PCI PM callbacks to ohci-pci.c | Alan Stern | 2013-08-23 | 1 | -0/+5 |
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-08-25 | 3 | -4/+9 |
|\ \ \ |
|
| * \ \ | Merge branch 'security-fixes' into fixes | Russell King | 2013-08-20 | 2 | -4/+8 |
| |\ \ \ |
|
| | * | | | ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text | Nicolas Pitre | 2013-08-20 | 1 | -3/+6 |
| | * | | | ARM: 7819/1: fiq: Cast the first argument of flush_icache_range() | Fabio Estevam | 2013-08-20 | 1 | -1/+2 |
| * | | | | ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic | Vijaya Kumar K | 2013-08-20 | 1 | -0/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-08-25 | 8 | -19/+17 |
|\ \ \ \ \ |
|
| * | | | | | VFS: collect_mounts() should return an ERR_PTR | Dan Carpenter | 2013-08-24 | 1 | -1/+1 |
| * | | | | | bfs: iget_locked() doesn't return an ERR_PTR | Dan Carpenter | 2013-08-24 | 1 | -1/+1 |
| * | | | | | efs: iget_locked() doesn't return an ERR_PTR() | Dan Carpenter | 2013-08-24 | 1 | -1/+1 |
| * | | | | | proc: kill the extra proc_readfd_common()->dir_emit_dots() | Oleg Nesterov | 2013-08-24 | 1 | -2/+0 |
| * | | | | | cope with potentially long ->d_dname() output for shmem/hugetlb | Al Viro | 2013-08-24 | 4 | -14/+14 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2013-08-24 | 1 | -8/+3 |
|\ \ \ \ \ |
|
| * | | | | | Revert "ACPI / video: Always call acpi_video_init_brightness() on init" | Rafael J. Wysocki | 2013-08-22 | 1 | -8/+3 |
| |/ / / / |
|
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-08-24 | 6 | -19/+110 |
|\ \ \ \ \ |
|
| * | | | | | [SCSI] zfcp: remove access control tables interface (keep sysfs files) | Martin Peschke | 2013-08-22 | 1 | -0/+14 |
| * | | | | | [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops | Martin Peschke | 2013-08-22 | 1 | -7/+22 |
| * | | | | | [SCSI] zfcp: fix lock imbalance by reworking request queue locking | Martin Peschke | 2013-08-22 | 2 | -6/+59 |
| * | | | | | [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal | Roland Dreier | 2013-08-21 | 1 | -5/+15 |
| * | | | | | [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM on | Anton Blanchard | 2013-08-21 | 1 | -1/+0 |
* | | | | | | ARC: [lib] strchr breakage in Big-endian configuration | Joern Rennecke | 2013-08-24 | 1 | -0/+10 |
* | | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-08-23 | 3 | -10/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | sata_fsl: save irqs while coalescing | Anthony Foiani | 2013-08-20 | 1 | -2/+3 |
| * | | | | | | libata: apply behavioral quirks to sil3826 PMP | Terry Suereth | 2013-08-19 | 1 | -6/+6 |
| * | | | | | | sata, highbank: fix ordering of SGPIO signals | Mark Langsdorf | 2013-08-09 | 1 | -2/+2 |
* | | | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-08-23 | 1 | -5/+9 |
|\ \ \ \ \ \ \ |
|