index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
delayed-inode.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-12
Btrfs: merge inode_list in __merge_refs
Alexander Block
1
-2
/
+11
2012-12-12
Btrfs: set hole punching time properly
Tsutomu Itoh
1
-0
/
+3
2012-12-12
Btrfs: Don't trust the superblock label and simply printk("%s") it
Stefan Behrens
1
-2
/
+5
2012-12-12
Btrfs: fix a double free on pending snapshots in error handling
Liu Bo
1
-1
/
+5
2012-12-12
Btrfs: fix a deadlock in aborting transaction due to ENOSPC
Liu Bo
1
-0
/
+7
2012-12-12
fs/btrfs: drop if around WARN_ON
Julia Lawall
3
-10
/
+5
2012-12-12
fs/btrfs: use WARN
Julia Lawall
7
-38
/
+21
2012-12-12
Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is set
Miao Xie
1
-1
/
+4
2012-12-12
Btrfs: fix unprotected extent map operation when logging file extents
Miao Xie
1
-0
/
+2
2012-12-12
Btrfs: fix wrong file extent length
Miao Xie
3
-9
/
+23
2012-12-12
Btrfs: fix missing flush when committing a transaction
Miao Xie
1
-35
/
+47
2012-12-12
Btrfs: fix joining the same transaction handler more than 2 times
Miao Xie
2
-30
/
+48
2012-12-12
Btrfs: cleanup for btrfs_wait_order_range
Liu Bo
1
-3
/
+0
2012-12-12
Btrfs: get right arguments for btrfs_wait_ordered_range
Liu Bo
1
-1
/
+1
2012-12-12
Btrfs: do not log extents when we only log new names
Liu Bo
1
-1
/
+2
2012-12-12
Btrfs: don't allow degraded mount if too many devices are missing
Stefan Behrens
2
-0
/
+16
2012-12-12
Btrfs: Fix typo in fs/btrfs
Masanari Iida
2
-2
/
+2
2012-12-12
Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev()
jeff.liu
2
-4
/
+1
2012-12-11
Btrfs: make ordered extent be flushed by multi-task
Miao Xie
2
-9
/
+37
2012-12-11
Btrfs: make ordered operations be handled by multi-task
Miao Xie
3
-21
/
+45
2012-12-11
Btrfs: make delalloc inodes be flushed by multi-task
Miao Xie
5
-8
/
+103
2012-12-11
Btrfs: fill the global reserve when unpinning space
Josef Bacik
1
-5
/
+24
2012-12-11
Btrfs: cleanup unused arguments
Liu Bo
1
-7
/
+6
2012-12-11
Btrfs: kill unnecessary arguments in del_ptr
Liu Bo
1
-9
/
+7
2012-12-11
Btrfs: reorder tree mod log operations in deleting a pointer
Liu Bo
1
-4
/
+6
2012-12-11
Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems
Liu Bo
1
-2
/
+2
2012-12-11
Btrfs: fix unnecessary while loop when search the free space, cache
Miao Xie
1
-20
/
+10
2012-12-11
Btrfs: recheck bio against block device when we map the bio
Josef Bacik
1
-28
/
+131
2012-12-11
Btrfs: improve the noflush reservation
Miao Xie
8
-86
/
+97
2012-12-11
Btrfs: fix wrong comment in can_overcommit()
Miao Xie
1
-3
/
+3
2012-12-11
Btrfs: cleanup duplicated division functions
Miao Xie
3
-40
/
+46
2012-12-11
Linux 3.7
v3.7
Linus Torvalds
1
-1
/
+1
2012-12-11
Input: matrix-keymap - provide proper module license
Florian Fainelli
1
-0
/
+3
2012-12-10
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
Linus Torvalds
5
-13
/
+20
2012-12-10
ipv4: ip_check_defrag must not modify skb before unsharing
Johannes Berg
1
-10
/
+9
2012-12-10
Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...
Linus Torvalds
1
-27
/
+10
2012-12-10
inet_diag: validate port comparison byte code to prevent unsafe reads
Neal Cardwell
1
-7
/
+24
2012-12-10
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
Neal Cardwell
1
-11
/
+17
2012-12-10
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
Neal Cardwell
1
-3
/
+45
2012-12-10
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
Neal Cardwell
1
-14
/
+39
2012-12-08
mm: vmscan: fix inappropriate zone congestion clearing
Johannes Weiner
1
-3
/
+0
2012-12-08
vfs: fix O_DIRECT read past end of block device
Linus Torvalds
1
-1
/
+17
2012-12-07
net: gro: fix possible panic in skb_gro_receive()
Eric Dumazet
3
-3
/
+8
2012-12-07
tcp: bug fix Fast Open client retransmission
Yuchung Cheng
3
-6
/
+16
2012-12-06
tmpfs: fix shared mempolicy leak
Mel Gorman
3
-48
/
+16
2012-12-06
mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...
Johannes Weiner
1
-16
/
+0
2012-12-06
mm: compaction: validate pfn range passed to isolate_freepages_block
Mel Gorman
1
-1
/
+9
2012-12-06
mmc: sh-mmcif: avoid oops on spurious interrupts (second try)
Guennadi Liakhovetski
1
-2
/
+2
2012-12-06
Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"
Chris Ball
1
-4
/
+0
2012-12-06
mmc: sdhci-s3c: fix missing clock for gpio card-detect
Heiko Stübner
1
-0
/
+7
[next]