summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: fix crash of compressed writesLiu Bo2013-10-041-1/+1
* Btrfs: fix transid verify errors when recovering log treeJosef Bacik2013-10-041-5/+2
* Btrfs: create the uuid tree on remount rwJosef Bacik2013-09-211-0/+10
* btrfs: change extent-same to copy entire argument structMark Fasheh2013-09-211-31/+45
* Btrfs: dir_inode_operations should use btrfs_update_time alsoGuangyu Sun2013-09-211-0/+2
* btrfs: Add btrfs: prefix to kernel log outputFrank Holton2013-09-211-2/+2
* btrfs: refuse to remount read-write after abortDavid Sterba2013-09-211-0/+6
* Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...chandan2013-09-211-1/+1
* Btrfs: don't leak transaction in btrfs_sync_file()Filipe David Borba Manana2013-09-211-2/+2
* Btrfs: add the missing mutex unlock in write_all_supers()Stefan Behrens2013-09-211-0/+1
* Btrfs: iput inode on allocation failureJosef Bacik2013-09-211-0/+4
* Btrfs: remove space_info->reservation_progressJosef Bacik2013-09-212-12/+0
* Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik2013-09-218-33/+14
* Btrfs: fix worst case calculator for space usageJosef Bacik2013-09-211-1/+1
* Revert "Btrfs: rework the overcommit logic to be based on the total size"Josef Bacik2013-09-211-12/+3
* Btrfs: improve replacing nocow extentsJosef Bacik2013-09-211-14/+98
* Btrfs: drop dir i_size when adding new names on replayJosef Bacik2013-09-211-0/+27
* Btrfs: replay dir_index items before other itemsJosef Bacik2013-09-211-3/+12
* Btrfs: check roots last log commit when checking if an inode has been loggedJosef Bacik2013-09-211-1/+4
* Btrfs: actually log directory we are fsync()'ingJosef Bacik2013-09-211-1/+9
* Btrfs: actually limit the size of delalloc rangeJosef Bacik2013-09-211-3/+5
* Btrfs: allocate the free space by the existed max extent size when ENOSPCMiao Xie2013-09-213-31/+74
* btrfs: add lockdep and tracing annotations for uuid treeDavid Sterba2013-09-212-0/+2
* btrfs: show compiled-in config features at module load timeStefan Behrens2013-09-211-0/+3
* Btrfs: more efficient inode tree replace operationFilipe David Borba Manana2013-09-211-5/+5
* Btrfs: do not add replace target to the alloc_listIlya Dryomov2013-09-211-1/+2
* Btrfs: fixup error handling in btrfs_reloc_cowJosef Bacik2013-09-213-22/+32
* Merge tag 'v3.11' into for-linusChris Mason2013-09-2199-410/+956
|\
| * Linux 3.11v3.11Linus Torvalds2013-09-021-1/+1
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-09-022-4/+4
| |\
| | * [SCSI] pm80xx: fix Adaptec 71605H hangHans Verkuil2013-08-262-4/+4
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-021-2/+2
| |\ \
| | * | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu2013-08-201-2/+2
| * | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-021-1/+1
| |\ \ \
| | * | | dma/Kconfig: TI_EDMA needs to be booleanGuenter Roeck2013-08-251-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-3059-260/+590
| |\ \ \ \
| | * | | | net: fec: fix time stamping logic after napi conversionRichard Cochran2013-08-301-2/+1
| | * | | | net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-08-301-1/+2
| | * | | | mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter2013-08-301-1/+3
| | * | | | net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet2013-08-301-8/+3
| | * | | | Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa...David S. Miller2013-08-301-3/+7
| | * | | | ipv4 tunnels: fix an oops when using ipip/sit with IPsecLi Hongjun2013-08-302-7/+4
| | * | | | tipc: set sk_err correctly when connection failsErik Hugne2013-08-301-2/+2
| | * | | | tcp: tcp_make_synack() should use sock_wmallocPhil Oester2013-08-301-1/+1
| | * | | | bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 onesLinus Lüssing2013-08-305-93/+240
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-08-2915-32/+86
| | |\ \ \ \
| | | * | | | xfrm: Fix potential null pointer dereference in xdst_queue_outputSteffen Klassert2013-08-281-8/+1
| | | * | | | ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbsHannes Frederic Sowa2013-08-262-0/+4
| | | * | | | xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa2013-08-263-16/+6
| | | * | | | xfrm: choose protocol family by skb protocolHannes Frederic Sowa2013-08-192-3/+11
OpenPOWER on IntegriCloud