aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-02Btrfs: manage metadata cache ourselvesown-cachingJosef Bacik22-939/+1496
2012-01-25Merge remote-tracking branch 'chris/dangerdonteveruse'Josef Bacik5-188/+142
2012-01-24Btrfs: advance window_start if we're using a bitmapJosef Bacik1-0/+1
2012-01-23Btrfs: use cluster->window_start when allocating from a cluster bitmapJosef Bacik1-1/+1
2012-01-23Btrfs: make sure a bitmap has enough bytesJosef Bacik1-1/+1
2012-01-19Btrfs: allow metadata blocks larger than the page sizeChris Mason5-188/+142
2012-01-18Btrfs: remove search_start and search_end from find_free_extent and callersJosef Bacik3-19/+9
2012-01-18Btrfs: remove the ideal caching codeJosef Bacik1-85/+8
2012-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds58-380/+429
2012-01-17tg3: Fix single-vector MSI-X codeMatt Carlson1-13/+14
2012-01-17openvswitch: Fix multipart datapath dumps.Ben Pfaff1-4/+3
2012-01-17ipv6: fix per device IP snmp countersEric Dumazet1-2/+2
2012-01-17Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds19-40/+30
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds73-530/+1872
2012-01-17Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds5-79/+109
2012-01-17x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=nAl Viro1-0/+2
2012-01-17[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks listBenjamin Larsson1-0/+7
2012-01-17[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk listVladimir LAVALLADE1-0/+2
2012-01-17[libata] pata_bf54x: Support sg list in bmdma transfer.Sonic Zhang1-79/+88
2012-01-17[libata] sata_fsl: fix the controller operating modeJerry Huang1-0/+11
2012-01-17[libata] enable ata port async suspendLin Ming1-0/+1
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds14-36/+50
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds43-500/+810
2012-01-17Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds18-542/+374
2012-01-17Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-125/+110
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds34-921/+6949
2012-01-18integrity: digital signature config option name changeDmitry Kasatkin3-4/+4
2012-01-18lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE promptsDmitry Kasatkin1-3/+3
2012-01-18lib: MPILIB Kconfig description updateDmitry Kasatkin1-5/+3
2012-01-18lib: digital signature dependency fixDmitry Kasatkin1-1/+2
2012-01-18lib: digital signature config option name changeDmitry Kasatkin4-5/+5
2012-01-18encrypted-keys: fix rcu and sparse messagesMimi Zohar2-2/+2
2012-01-18keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar4-4/+9
2012-01-18KEYS: Add missing smp_rmb() primitives to the keyring search codeDavid Howells2-8/+18
2012-01-18TOMOYO: Accept \000 as a valid character.Tetsuo Handa1-3/+3
2012-01-17Fix compile breakage with kref.hJames Bottomley1-0/+1
2012-01-18security: update MAINTAINERS file with new git repoJames Morris1-1/+1
2012-01-17proc: clean up and fix /proc/<pid>/mem handlingLinus Torvalds1-106/+39
2012-01-17audit: no leading space in audit_log_d_path prefixKees Cook3-6/+6
2012-01-17audit: treat s_id as an untrusted stringKees Cook2-13/+18
2012-01-17audit: fix signedness bug in audit_log_execve_info()Xi Wang1-2/+2
2012-01-17audit: comparison on interprocess fieldsPeter Moody2-1/+62
2012-01-17audit: implement all object interfield comparisonsPeter Moody2-1/+38
2012-01-17audit: allow interfield comparison between gid and ogidEric Paris2-1/+8
2012-01-17audit: complex interfield comparison helperEric Paris1-11/+39
2012-01-17audit: allow interfield comparison in audit rulesEric Paris3-2/+37
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted6-9/+25
2012-01-17audit: do not call audit_getname on errorEric Paris2-18/+13
2012-01-17audit: only allow tasks to set their loginuid if it is -1Eric Paris3-4/+24
2012-01-17audit: remove task argument to audit_set_loginuidEric Paris3-5/+5
2012-01-17audit: allow audit matching on inode gidEric Paris3-0/+14
2012-01-17audit: allow matching on obj_uidEric Paris3-0/+14
2012-01-17audit: remove audit_finish_fork as it can't be calledEric Paris3-24/+0
2012-01-17audit: reject entry,always rulesEric Paris1-2/+4
2012-01-17audit: inline audit_free to simplify the look of generic codeEric Paris3-4/+8
2012-01-17audit: drop audit_set_macxattr as it doesn't do anythingEric Paris1-2/+0
2012-01-17audit: inline checks for not needing to collect aux recordsEric Paris2-15/+23
2012-01-17audit: drop some potentially inadvisable likely notationsEric Paris1-6/+6
2012-01-17audit: remove AUDIT_SETUP_CONTEXT as it isn't usedEric Paris1-5/+1
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris16-86/+72
2012-01-17audit: ia32entry.S sign extend error codes when calling 64 bit codeEric Paris1-1/+3
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris26-74/+132
2012-01-17seccomp: audit abnormal end to a process due to seccompEric Paris3-21/+39
2012-01-17audit: check current inode and containing object when filtering on major and ...Eric Paris1-10/+14
2012-01-17audit: drop the meaningless and format breaking word 'user'Eric Paris1-1/+1
2012-01-17audit: dynamically allocate audit_names when not enough space is in the names...Eric Paris1-188/+215
2012-01-17audit: make filetype matching consistent with other filtersEric Paris2-12/+11
2012-01-17xfs: cleanup xfs_file_aio_writeChristoph Hellwig1-45/+37
2012-01-17xfs: always return with the iolock held from xfs_file_aio_write_checksChristoph Hellwig1-3/+4
2012-01-17xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig5-92/+30
2012-01-17xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig12-82/+56
2012-01-17xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig4-9/+24
2012-01-17xfs: replace i_flock with a sleeping bitlockChristoph Hellwig6-46/+76
2012-01-17xfs: make i_flags an unsigned longChristoph Hellwig1-1/+1
2012-01-17xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig8-115/+81
2012-01-17inetpeer: initialize ->redirect_genid in inet_getpeer()Dan Carpenter1-0/+1
2012-01-17net: fix NULL-deref in WARN() in skb_gso_segment()Michał Mirosław1-2/+3
2012-01-17net: WARN if skb_checksum_help() is called on skb requiring segmentationBen Hutchings1-12/+19
2012-01-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+3
2012-01-17cfq-iosched: fix use-after-free of cfqqJens Axboe1-4/+3
2012-01-17Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1
2012-01-17Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-2/+21
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds7-17/+15
2012-01-17tty: remove unused tty_driver->termios_lockedKonstantin Khlebnikov1-1/+0
2012-01-17Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call"Linus Torvalds1-1/+1
2012-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller20-112/+108
2012-01-17caif: Remove bad WARN_ON in caif_devsjur.brandeland@stericsson.com1-7/+9
2012-01-17caif: Fix typo in Vendor/Product-ID for CAIF modemssjur.brandeland@stericsson.com1-1/+1
2012-01-17bnx2x: Disable AN KR work-around for BCM57810Yaniv Rosner1-1/+9
2012-01-17bnx2x: Remove AutoGrEEEn for BCM84833Yaniv Rosner1-6/+2
2012-01-17bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner2-6/+21
2012-01-17bnx2x: Fix PFC setting on BCM57840Yaniv Rosner2-10/+13
2012-01-17bnx2x: Fix Super-Isolate mode for BCM84833Yaniv Rosner1-113/+137
2012-01-17net: fix some sparse errorsEric Dumazet6-21/+22
2012-01-17net: kill duplicate included headerShan Wei3-3/+0
2012-01-17net: sh-eth: Fix build error by the value which is not definedNobuhiro Iwamatsu1-1/+1
2012-01-17net: Use device model to get driver name in skb_gso_segment()Ben Hutchings1-4/+4
2012-01-17bridge: BH already disabled in br_fdb_cleanup()Eric Dumazet1-2/+2
2012-01-17net: move sock_update_memcg outside of CONFIG_INETGlauber Costa1-1/+1
2012-01-17mwl8k: Fixing Sparse ENDIAN CHECK warningYogesh Ashok Powar1-1/+1
2012-01-17mac80211: Fix possible race between sta_unblock and network softirqHelmut Schaa1-2/+4
2012-01-17mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()Dan Carpenter1-1/+1
2012-01-17brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva1-1/+1
2012-01-17net: remove version.h includes in net/openvswitch/Devendra Naga4-4/+0
2012-01-17bql: Fix inconsistency between file mode and attr method.Hiroaki SHIMODA1-1/+1
2012-01-17ehea: make some functions and variables staticThadeu Lima de Souza Cascardo3-25/+23
2012-01-17brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds1-35/+3
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds3-2/+21
2012-01-17bcma: add stub for bcma_bus_suspend()Linus Torvalds3-1/+7
2012-01-17bcma: convert suspend/resume to pm_opsLinus Torvalds1-26/+16
2012-01-17netfilter: ipset: dumping error triggered removing references twiceJozsef Kadlecsik1-0/+1
2012-01-17netfilter: ipset: autoload set type modules safelyJozsef Kadlecsik1-10/+26
2012-01-16Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson7-25/+14
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson10-14/+14
2012-01-16Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson1-0/+1
2012-01-16Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson1-1/+1
2012-01-16Merge branch 'x86/rdrand' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+6
2012-01-16Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds33-1978/+1075
2012-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds3-192/+581
2012-01-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+13
2012-01-16mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman3-12/+26
2012-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds18-43/+51
2012-01-16Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-178/+222
2012-01-16Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-158/+735
2012-01-16Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-14/+43
2012-01-16Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds16-85/+595
2012-01-16Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds7-14/+133
2012-01-16Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds10-13/+40
2012-01-16ARM: sa11x0: assabet: fix build warningRussell King1-1/+1
2012-01-16hwmon: (sysfs-interface) Update tempX_type attribute to be more genericGuenter Roeck1-1/+1
2012-01-16hwmon: (adm1031) Fix coding style issuesGuenter Roeck1-50/+103
2012-01-16hwmon: (it87) Add IT8728F supportJean Delvare3-20/+58
2012-01-16hwmon: (coretemp) Add missing section annotationsJean Delvare1-11/+15
2012-01-16hwmon: (lm90) Add range check to set_update_intervalGuenter Roeck1-1/+1
2012-01-16hwmon: (lm63) Support extended lookup table of LM96163Jean Delvare1-7/+62
2012-01-16hwmon: (lm63) Expose automatic fan speed control lookup tableJean Delvare2-15/+136
2012-01-16hwmon: (lm63) Fix incorrect comment about I2C addressJean Delvare1-1/+4
2012-01-16hwmon: (lm63) LM64 has a dedicated pin for tachometerJean Delvare2-4/+11
2012-01-16hwmon: (lm63) Add sensor type attribute for external sensor on LM96163Guenter Roeck2-1/+52
2012-01-16hwmon: (lm63) Add support for update_interval sysfs attributeGuenter Roeck2-5/+93
2012-01-16hwmon: (lm63) Add support for writing the external critical temperatureGuenter Roeck1-11/+44
2012-01-16hwmon: (lm63) Add support for unsigned upper temperature limitsGuenter Roeck1-11/+51
2012-01-16hwmon: (lm63) Add support for LM96163Guenter Roeck3-7/+46
2012-01-16hwmon: (lm63) Add support for external temperature offset registerGuenter Roeck1-3/+13
2012-01-16hwmon: (lm63) Fix checkpatch errorsGuenter Roeck1-21/+53
2012-01-16hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivoltsEric Miao1-6/+9
2012-01-16Btrfs: use larger system chunksChris Mason2-1/+4
2012-01-16Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik5-16/+7
2012-01-16Btrfs: space leak tracepointsJosef Bacik5-20/+119
2012-01-16Btrfs: protect orphan block rsv with spin_lockJosef Bacik1-4/+19
2012-01-16Btrfs: add allocator tracepointsJosef Bacik3-1/+193
2012-01-16Btrfs: don't call btrfs_throttle in file writeJosef Bacik1-1/+0
2012-01-16Btrfs: release space on error in page_mkwriteJosef Bacik1-1/+1
2012-01-16Btrfs: fix btrfsck error 400 when truncating a compressedMiao Xie1-7/+1
2012-01-16Btrfs: do not use btrfs_end_transaction_throttle everywhereJosef Bacik2-10/+10
2012-01-16Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason10-10/+3201
2012-01-16Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason21-419/+1639
2012-01-16Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationChris Mason6-226/+280
2012-01-16Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...Chris Mason8-98/+1385
2012-01-16Merge branch 'allocation-fixes' into integrationChris Mason4-108/+91
2012-01-16Btrfs: add balance progress reportingIlya Dryomov4-5/+84
2012-01-16Btrfs: allow for resuming restriper after it was pausedIlya Dryomov1-0/+15
2012-01-16Btrfs: allow for canceling restriperIlya Dryomov6-3/+53
2012-01-16Btrfs: allow for pausing restriperIlya Dryomov6-3/+94
2012-01-16Btrfs: add skip_balance mount optionIlya Dryomov3-5/+17
2012-01-16Btrfs: recover balance on mountIlya Dryomov3-2/+139
2012-01-16Btrfs: save balance parameters to diskIlya Dryomov2-1/+231
2012-01-16Btrfs: soft profile changing mode (aka soft convert)Ilya Dryomov2-0/+29
2012-01-16Btrfs: implement online profile changingIlya Dryomov3-1/+129
2012-01-16Btrfs: do not reduce profile in do_chunk_alloc()Ilya Dryomov2-1/+19
2012-01-16Btrfs: virtual address space subset filterIlya Dryomov2-0/+21
2012-01-16Btrfs: devid subset filterIlya Dryomov2-0/+47
2012-01-16Btrfs: devid filterIlya Dryomov2-0/+24
2012-01-16Btrfs: usage filterIlya Dryomov2-0/+37
2012-01-16Btrfs: profiles filterIlya Dryomov2-0/+28
2012-01-16Btrfs: add basic infrastructure for selective balancingIlya Dryomov3-2/+71
2012-01-16Btrfs: add basic restriper infrastructureIlya Dryomov6-41/+281
2012-01-16Btrfs: make avail_*_alloc_bits fields dynamicIlya Dryomov1-0/+20
2012-01-16Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bitIlya Dryomov2-9/+36
2012-01-16Btrfs: introduce masks for chunk type and profileIlya Dryomov3-27/+22
2012-01-16Btrfs: get rid of *_alloc_profile fieldsIlya Dryomov4-16/+6
2012-01-16mac80211: fix tx->skb NULL pointer dereferenceYoni Divinsky3-9/+22
2012-01-16wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam1-1/+1
2012-01-16Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()Jesper Juhl1-0/+1
2012-01-16ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2-4/+6
2012-01-16bcma: invalidate the mapped core over suspend/resumeRafał Miłecki1-0/+3
2012-01-16MAINTAINERS: add b43 mailing listRafał Miłecki1-0/+1
2012-01-16MAINTAINERS: move BCMA to keep the list sortedRafał Miłecki1-7/+7
2012-01-16random: Adjust the number of loops when initializingH. Peter Anvin1-1/+1
2012-01-16random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o1-0/+6
2012-01-16ARM: make BSYM macro assembly onlyRob Herring1-2/+2
2012-01-16ARM: highbank: remove incorrect BSYM usageRob Herring1-2/+1
2012-01-16ARM: imx: remove incorrect BSYM usageRob Herring1-2/+1
2012-01-16ARM: exynos: remove incorrect BSYM usageRob Herring2-3/+4
2012-01-16ARM: ux500: add missing ENDPROC to headsmp.SRob Herring1-0/+2
2012-01-16ARM: msm: Add missing ENDPROC to headsmp.SRob Herring1-0/+1
2012-01-16ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll3-5/+3
2012-01-16menuconfig: fix a regression when canceling the prompt dialog at exitLi Zefan1-1/+2
2012-01-16netfilter: revert user-space expectation helper supportPablo Neira Ayuso5-27/+4
2012-01-16netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabledStephen Rothwell1-1/+4