index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2012-03-22
btrfs: Fix busyloop in transaction_kthread()
Jan Kara
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-21
ext4: remove useless s_dirt assignment
Artem Bityutskiy
2012-03-21
ext4: write superblock only once on unmount
Artem Bityutskiy
2012-03-21
ext4: do not mark superblock as dirty unnecessarily
Artem Bityutskiy
2012-03-21
ext4: correct ext4_punch_hole return codes
Allison Henderson
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
ext4: remove restrictive checks for EOFBLOCKS_FL
Lukas Czerner
2012-03-21
ext4: always set then trimmed blocks count into len
Lukas Czerner
2012-03-21
ext4: fix trimmed block count accunting
Lukas Czerner
2012-03-21
ext4: fix start and len arguments handling in ext4_trim_fs()
Lukas Czerner
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-03-21
hugetlbfs: return error code when initializing module
Hillf Danton
2012-03-21
hugetlbfs: fix alignment of huge page requests
Steven Truelove
2012-03-21
mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning
David Rientjes
2012-03-21
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
David Rientjes
2012-03-21
hugepages: fix use after free bug in "quota" handling
David Gibson
2012-03-21
hugetlb: cleanup hugetlb.h
David Gibson
2012-03-21
hugetlbfs: avoid taking i_mutex from hugetlbfs_read()
Aneesh Kumar K.V
2012-03-21
procfs: mark thread stack correctly in proc/<pid>/maps
Siddhesh Poyarekar
2012-03-21
pagemap: introduce data structure for pagemap entry
Naoya Horiguchi
2012-03-21
pagemap: export KPF_THP
Naoya Horiguchi
2012-03-21
thp: optimize away unnecessary page table locking
Naoya Horiguchi
2012-03-21
pagemap: avoid splitting thp when reading /proc/pid/pagemap
Naoya Horiguchi
2012-03-21
hugetlbfs: fix hugetlb_get_unmapped_area()
Xiao Guangrong
2012-03-21
seq_file: fix mishandling of consecutive pread() invocations.
Earl Chew
2012-03-21
fs/namei.c: fix warnings on 32-bit
Andrew Morton
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-03-22
btrfs: enhance transaction abort infrastructure
Jeff Mahoney
2012-03-22
btrfs: add varargs to btrfs_error
Jeff Mahoney
2012-03-22
btrfs: Remove BUG_ON from __finish_chunk_alloc()
Mark Fasheh
2012-03-22
btrfs: Remove BUG_ON from __btrfs_alloc_chunk()
Mark Fasheh
2012-03-22
btrfs: Don't BUG_ON insert errors in btrfs_alloc_dev_extent()
Mark Fasheh
2012-03-22
btrfs: Go readonly on tree errors in balance_level
Mark Fasheh
2012-03-22
btrfs: Don't BUG_ON errors from update_ref_for_cow()
Mark Fasheh
2012-03-22
btrfs: Go readonly on bad extent refs in update_ref_for_cow()
Mark Fasheh
2012-03-22
btrfs: Don't BUG_ON errors in __finish_chunk_alloc()
Mark Fasheh
2012-03-22
btrfs: Don't BUG_ON kzalloc error in btrfs_lookup_csums_range()
Mark Fasheh
2012-03-22
btrfs: Don't BUG_ON() errors in update_ref_for_cow()
Mark Fasheh
2012-03-22
btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()
Mark Fasheh
2012-03-22
btrfs: btrfs_drop_snapshot should return int
Jeff Mahoney
2012-03-22
btrfs: split extent_state ops
Jeff Mahoney
2012-03-22
btrfs: drop gfp_t from lock_extent
Jeff Mahoney
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-22
btrfs: __add_reloc_root error push-up
Jeff Mahoney
2012-03-22
btrfs: ->submit_bio_hook error push-up
Jeff Mahoney
2012-03-22
btrfs: Factor out tree->ops->merge_bio_hook call
Jeff Mahoney
2012-03-22
btrfs: Simplify btrfs_submit_bio_hook
Jeff Mahoney
2012-03-22
btrfs: btrfs_update_root error push-up
Jeff Mahoney
2012-03-22
btrfs: find_and_setup_root error push-up
Jeff Mahoney
[prev]
[next]