summaryrefslogtreecommitdiffstats
path: root/scripts/bin2c.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-01Btrfs: add branch prediction hints in the read page end IO functionMiao Xie1-5/+9
2013-09-01Btrfs: remove unnecessary argument of bio_readpage_error()Miao Xie1-15/+11
2013-09-01Btrfs: add missing mounting options in btrfs_show_options()Wang Shilong1-0/+14
2013-09-01Btrfs: use u64 for subvolid when parsing mount optionsWang Shilong1-9/+7
2013-09-01Btrfs: add sanity checks regarding to parsing mount optionsWang Shilong1-10/+37
2013-09-01Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failedMiao Xie1-1/+3
2013-09-01btrfs/raid56: fix and cleanup some error pathsDan Carpenter1-6/+4
2013-09-01Btrfs: don't bother autodefragging if our root is going awayJosef Bacik1-0/+5
2013-09-01Btrfs: cleanup reloc roots properly on errorJosef Bacik2-2/+7
2013-09-01Btrfs: reset ret in record_one_backrefJosef Bacik1-2/+1
2013-09-01btrfs: fix get set label blocking against balanceAnand Jain1-6/+10
2013-09-01Btrfs: Print key type in decimal everywhereStefan Behrens1-2/+2
2013-09-01Btrfs/tracepoint: update delayed ref tracepointsLiu Bo3-6/+66
2013-09-01btrfs_read_block_groups: Use enums to indexchandan1-2/+6
2013-09-01btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo9-113/+150
2013-09-01Btrfs: set qgroup_ulist to be null after calling ulist_free()Wang Shilong1-0/+6
2013-09-01Btrfs: add missing error checks to add_data_referencesFilipe David Borba Manana1-1/+6
2013-09-01btrfs: make errors in btrfs_num_copies less noisyDavid Sterba1-2/+2
2013-09-01Btrfs: make free space caching faster with many non-inline extent referencesLiu Bo1-0/+11
2013-09-01btrfs: fall back to global reservation when removing subvolumesJeff Mahoney3-5/+12
2013-09-01Btrfs: optimize btrfs_lookup_extent_info()Filipe David Borba Manana1-4/+17
2013-09-01Btrfs: Release uuid_mutex for shrink during device deleteCarey Underwood1-0/+2
2013-09-01Btrfs: set lockdep class before locking new extent bufferJosef Bacik1-0/+2
2013-09-01Btrfs: return -1 when lzo compression makes data biggerStefan Agner1-1/+3
2013-09-01Btrfs: stop using GFP_ATOMIC for the tree mod log allocationsJosef Bacik1-105/+56
2013-08-26Linux 3.11-rc7v3.11-rc7Linus Torvalds1-1/+1
2013-08-24ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke1-0/+10
2013-08-24VFS: collect_mounts() should return an ERR_PTRDan Carpenter1-1/+1
2013-08-24bfs: iget_locked() doesn't return an ERR_PTRDan Carpenter1-1/+1
2013-08-24efs: iget_locked() doesn't return an ERR_PTR()Dan Carpenter1-1/+1
2013-08-24proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov1-2/+0
2013-08-24cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro4-14/+14
2013-08-23usb: phy: fix build breakageAnatolij Gustschin2-2/+2
2013-08-23USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern1-0/+5
2013-08-23staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott1-1/+1
2013-08-23lib/lz4: correct the LZ4 licenseRichard Laager3-7/+7
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko3-3/+2
2013-08-23nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko1-1/+1
2013-08-23nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko1-2/+1
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake1-1/+1
2013-08-23ipv4: expose IPV4_DEVCONFstephen hemminger2-33/+35
2013-08-23ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong3-1/+26
2013-08-23be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-08-22Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki1-8/+3
2013-08-22Revert "genetlink: fix family dump race"Johannes Berg1-7/+0
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea3-3/+6
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds3-3/+2
2013-08-22[SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke1-0/+14
2013-08-22[SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke1-7/+22
2013-08-22[SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2-6/+59