Age | Commit message (Expand) | Author |
2013-05-06 | Btrfs: remove some unnecessary spin_lock usages | Wang Shilong |
2013-05-06 | Btrfs: introduce a mutex lock for btrfs quota operations | Wang Shilong |
2013-05-06 | Btrfs: creating the subvolume qgroup automatically when enabling quota | Wang Shilong |
2013-05-06 | btrfs: abort unlink trans in missed error case | Zach Brown |
2013-05-06 | btrfs: ignore device open failures in __btrfs_open_devices | Eric Sandeen |
2013-05-06 | Btrfs: improve the performance of the csums lookup | Miao Xie |
2013-05-06 | Btrfs: fix bad extent logging | Josef Bacik |
2013-05-06 | Btrfs: log ram bytes properly | Josef Bacik |
2013-05-06 | Btrfs: don't wait on ordered extents if we have a trans open | Josef Bacik |
2013-05-06 | Btrfs: fix error handling in make/read block group | Josef Bacik |
2013-05-06 | Btrfs: fix double free in the iterate_extent_inodes() | Wang Shilong |
2013-05-06 | Btrfs: kill some BUG_ONs() in the find_parent_nodes() | Wang Shilong |
2013-05-06 | Btrfs: compare relevant parts of delayed tree refs | Josef Bacik |
2013-05-06 | Btrfs: fix infinite loop when we abort on mount | Josef Bacik |
2013-05-06 | Btrfs: fix a warning when disabling quota | Wang Shilong |
2013-05-06 | Btrfs: pass NULL instead of 0 | Liu Bo |
2013-05-06 | btrfs: make subvol creation/deletion killable in the early stages | David Sterba |
2013-05-06 | btrfs: cover more error codes in btrfs_decode_error | David Sterba |
2013-05-06 | btrfs: make orphan cleanup less verbose | David Sterba |
2013-05-06 | btrfs: deprecate subvolrootid mount option | David Sterba |
2013-05-06 | Btrfs: Include the device in most error printk()s | Simon Kirby |
2013-05-06 | btrfs: update kconfig title | David Sterba |
2013-05-06 | btrfs: clean snapshots one by one | David Sterba |
2013-05-06 | btrfs: Cleanup some redundant codes in btrfs_log_inode() | Zhi Yong Wu |
2013-05-06 | btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range() | Zhi Yong Wu |
2013-05-06 | Btrfs: share stop worker code | Liu Bo |
2013-05-06 | Btrfs: add a incompatible format change for smaller metadata extent refs | Josef Bacik |
2013-05-06 | Btrfs: use helper to cleanup tree roots | Liu Bo |
2013-05-06 | Btrfs: cleanup unused arguments of btrfs_csum_data | Liu Bo |
2013-05-06 | btrfs: clean up transaction abort messages | David Sterba |
2013-05-06 | btrfs: merge save_error_info helpers into one | David Sterba |
2013-05-06 | Btrfs: add some free space cache tests | Josef Bacik |
2013-04-29 | Btrfs: cleanup unused function | Liu Bo |
2013-04-26 | aio: fix possible invalid memory access when DEBUG is enabled | Zhao Hongjiang |
2013-04-18 | Revert "block: add missing block_bio_complete() tracepoint" | Linus Torvalds |
2013-04-17 | hfsplus: fix potential overflow in hfsplus_file_truncate() | Vyacheslav Dubeyko |
2013-04-17 | fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size() | Naoya Horiguchi |
2013-04-17 | hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB) | Naoya Horiguchi |
2013-04-15 | Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur... | Linus Torvalds |
2013-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-04-13 | vfs: Revert spurious fix to spinning prevention in prune_icache_sb | Suleiman Souhlal |
2013-04-13 | Btrfs: make sure nbytes are right after log replay | Josef Bacik |
2013-04-12 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-04-12 | kthread: Prevent unpark race which puts threads on the wrong cpu | Thomas Gleixner |
2013-04-10 | cifs: Allow passwords which begin with a delimitor | Sachin Prabhu |
2013-04-10 | Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-04-10 | NFSv4: Doh! Typo in the fix to nfs41_walk_client_list | Trond Myklebust |
2013-04-10 | Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-09 | mnt: release locks on error path in do_loopback | Andrey Vagin |