summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Btrfs: fix error handling in make/read block groupJosef Bacik2013-05-061-8/+33
* Btrfs: fix double free in the iterate_extent_inodes()Wang Shilong2013-05-061-2/+0
* Btrfs: kill some BUG_ONs() in the find_parent_nodes()Wang Shilong2013-05-061-2/+4
* Btrfs: compare relevant parts of delayed tree refsJosef Bacik2013-05-061-10/+14
* Btrfs: fix infinite loop when we abort on mountJosef Bacik2013-05-062-3/+6
* Btrfs: fix a warning when disabling quotaWang Shilong2013-05-061-2/+0
* Btrfs: pass NULL instead of 0Liu Bo2013-05-061-1/+1
* btrfs: document mount options in Documentation/fs/btrfs.txtEric Sandeen2013-05-061-7/+173
* btrfs: make subvol creation/deletion killable in the early stagesDavid Sterba2013-05-061-2/+6
* btrfs: cover more error codes in btrfs_decode_errorDavid Sterba2013-05-061-0/+6
* btrfs: make orphan cleanup less verboseDavid Sterba2013-05-061-2/+2
* btrfs: deprecate subvolrootid mount optionDavid Sterba2013-05-061-13/+4
* Btrfs: Include the device in most error printk()sSimon Kirby2013-05-068-109/+133
* btrfs: update kconfig titleDavid Sterba2013-05-061-1/+1
* btrfs: clean snapshots one by oneDavid Sterba2013-05-065-29/+57
* btrfs: Cleanup some redundant codes in btrfs_log_inode()Zhi Yong Wu2013-05-061-2/+0
* btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range()Zhi Yong Wu2013-05-061-5/+2
* Btrfs: share stop worker codeLiu Bo2013-05-061-32/+23
* Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik2013-05-067-67/+290
* Btrfs: use helper to cleanup tree rootsLiu Bo2013-05-061-14/+1
* Btrfs: cleanup unused arguments of btrfs_csum_dataLiu Bo2013-05-067-21/+15
* btrfs: clean up transaction abort messagesDavid Sterba2013-05-063-28/+25
* btrfs: merge save_error_info helpers into oneDavid Sterba2013-05-061-6/+1
* Btrfs: add some free space cache testsJosef Bacik2013-05-064-0/+540
* Btrfs: cleanup unused functionLiu Bo2013-04-291-1/+0
* Linux 3.9v3.9Linus Torvalds2013-04-281-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-271-7/+11
|\
| * Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-04-261-7/+11
| |\
| | * ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clockKishon Vijay Abraham I2013-04-101-7/+11
* | | vm: add no-mmu vm_iomap_memory() stubLinus Torvalds2013-04-271-0/+10
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-271-0/+2
|\ \ \
| * | | events: Protect access via task_subsys_state_check()Paul E. McKenney2013-04-211-0/+2
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-262-2/+2
|\ \ \ \
| * | | | [media] cx25821: do not expose broken video output streamsHans Verkuil2013-04-151-1/+1
| * | | | [media] mb86a20s: Fix estimate_rate settingMauro Carvalho Chehab2013-04-041-1/+1
* | | | | Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-268-40/+67
|\ \ \ \ \
| * | | | | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2013-04-252-26/+26
| * | | | | parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller2013-04-251-2/+4
| * | | | | parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon2013-04-251-10/+4
| * | | | | parisc: Change kunmap macro to static inline functionJohn David Anglin2013-04-251-1/+4
| * | | | | parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin2013-04-253-1/+29
* | | | | | efivars: only check for duplicates on the registered listMatt Fleming2013-04-261-5/+7
* | | | | | TTY: fix atime/mtime regressionJiri Slaby2013-04-261-2/+16
* | | | | | aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang2013-04-261-1/+1
* | | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-04-251-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | efi: Check EFI revision in setup_efi_varsJosh Boyer2013-04-241-1/+1
| * | | | | x86, efi: Fix a build warningBorislav Petkov2013-04-241-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-04-241-1/+2
|\ \ \ \ \ \
| * | | | | | sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller2013-04-241-1/+2
* | | | | | | Merge tag 'gpio-v3.9-lastminute' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-241-1/+6
|\ \ \ \ \ \ \