summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Btrfs - fix race between btrfs_get_sb() and umountIan Kent2010-11-271-0/+6
| * | | | | Btrfs: update inode ctime when using linksJosef Bacik2010-11-271-0/+1
| * | | | | Btrfs: make sure new inode size is ok in fallocateJosef Bacik2010-11-271-0/+4
| * | | | | Btrfs: fix typo in fallocate to make it honor actual sizeJosef Bacik2010-11-271-4/+5
| * | | | | Btrfs: avoid NULL pointer deref in try_release_extent_bufferChris Mason2010-11-211-2/+4
| * | | | | Btrfs: make btrfs_add_nondir take parent inode as an argumentJosef Bacik2010-11-211-22/+16
| * | | | | Btrfs: hold i_mutex when calling btrfs_log_dentry_safeJosef Bacik2010-11-211-0/+7
| * | | | | Btrfs: use dget_parent where we can UPDATEDJosef Bacik2010-11-214-12/+43
| * | | | | Btrfs: fix more ESTALE problems with NFSJosef Bacik2010-11-211-0/+1
| * | | | | Btrfs: handle NFS lookups properlyJosef Bacik2010-11-211-0/+76
| * | | | | btrfs: make 1-bit signed fileds unsignedMariusz Kozlowski2010-11-211-3/+3
| * | | | | btrfs: Show device attr correctly for symlinksLi Zefan2010-11-211-0/+1
| * | | | | btrfs: Set file size correctly in file cloneLi Zefan2010-11-211-2/+2
| * | | | | btrfs: Check if dest_offset is block-size aligned before cloning fileLi Zefan2010-11-211-4/+3
| * | | | | Btrfs: handle the space_cache option properlyJosef Bacik2010-11-211-0/+1
| * | | | | btrfs: Fix early enospc because 'unused' calculated with wrong sign.Arne Jansen2010-11-211-1/+1
| * | | | | btrfs: fix panic caused by direct IOMiao Xie2010-11-211-21/+184
| * | | | | btrfs: cleanup duplicate bio allocating functionsMiao Xie2010-11-213-18/+8
| * | | | | btrfs: fix free dip and dip->csums twiceMiao Xie2010-11-211-6/+3
| * | | | | Btrfs: add migrate page for metadata inodeChris Mason2010-11-211-2/+25
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-11-293-9/+9
|\ \ \ \ \ \
| * | | | | | EDAC: Fix typos in Documentation/edac.txtRaoul Bhatia2010-11-251-4/+4
| * | | | | | EDAC, MCE: Fix edac_init_mce_inject error handlingAxel Lin2010-11-221-1/+1
| * | | | | | EDAC: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-4/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-11-291-7/+8
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | GFS2: Userland expects quota limit/warn/usage in 512b blocksAbhijith Das2010-11-191-7/+8
* | | | | | | Un-inline get_pipe_info() helper functionLinus Torvalds2010-11-282-12/+13
* | | | | | | Export 'get_pipe_info()' to other usersLinus Torvalds2010-11-283-12/+13
* | | | | | | Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds2010-11-281-10/+9
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-284-19/+57
|\ \ \ \ \ \ \
| * | | | | | | perf: Fix the software context switch counterPeter Zijlstra2010-11-262-16/+15
| * | | | | | | perf, x86: Fixup Kconfig depsPeter Zijlstra2010-11-261-1/+1
| * | | | | | | x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-261-0/+20
| * | | | | | | perf: Fix inherit vs. context rotation bugThomas Gleixner2010-11-262-2/+21
* | | | | | | | Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2010-11-281-70/+90
|\ \ \ \ \ \ \ \
| * | | | | | | | firewire: net: throttle TX queue before running out of tlabelsStefan Richter2010-11-171-24/+35
| * | | | | | | | firewire: net: replace lists by countersStefan Richter2010-11-171-47/+26
| * | | | | | | | firewire: net: fix memory leaksStefan Richter2010-11-171-4/+31
| * | | | | | | | firewire: net: count stats.tx_packets and stats.tx_bytesStefan Richter2010-11-171-3/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-2724-48/+131
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-11-2623-38/+85
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: Fix resource reclaim for osk5912Axel Lin2010-11-251-3/+8
| | * | | | | | | | ASoC: tlv320aic3x - fix variable may be used uninitialized warningAxel Lin2010-11-251-3/+3
| | * | | | | | | | ASoC: davinci-vcif - fix a memory leakAxel Lin2010-11-251-0/+3
| | * | | | | | | | ASoC: phycore-ac97: fix resource leakAxel Lin2010-11-251-7/+21
| | * | | | | | | | ASoC: imx-ssi: fix resource leakAxel Lin2010-11-251-4/+11
| | * | | | | | | | ASoC: simone: fix resource leak in simone_init error pathAxel Lin2010-11-251-8/+10
| | * | | | | | | | ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error pathAxel Lin2010-11-251-1/+4
| | * | | | | | | | ASoC: snd-soc-afeb9260: remove unneeded platform_device_del in error pathAxel Lin2010-11-251-1/+0
| | * | | | | | | | ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error pathAxel Lin2010-11-251-0/+1
OpenPOWER on IntegriCloud