index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-29
btrfs: Add datasum mount option.
Qu Wenruo
1
-0
/
+10
2014-01-29
btrfs: Add datacow mount option.
Qu Wenruo
1
-1
/
+7
2014-01-29
btrfs: Add acl mount option.
Qu Wenruo
1
-1
/
+5
2014-01-29
btrfs: Add noflushoncommit mount option.
Qu Wenruo
1
-1
/
+7
2014-01-29
btrfs: Add noenospc_debug mount option.
Qu Wenruo
1
-0
/
+5
2014-01-29
btrfs: Add nodiscard mount option.
Qu Wenruo
1
-1
/
+5
2014-01-29
btrfs: Add noautodefrag mount option.
Qu Wenruo
1
-1
/
+7
2014-01-29
btrfs: Add "barrier" option to support "-o remount,barrier"
Qu Wenruo
1
-1
/
+7
2014-01-29
Btrfs: only fua the first superblock when writting supers
Wang Shilong
1
-1
/
+4
2014-01-29
Btrfs: return free space to global_rsv as much as possible
Liu Bo
1
-1
/
+1
2014-01-29
Btrfs: fix an oops when we fail to relocate tree blocks
Wang Shilong
1
-0
/
+6
2014-01-29
Btrfs: fix the wrong nocow range check
Miao Xie
1
-2
/
+5
2014-01-29
Btrfs: fix an oops when we fail to merge reloc roots
Wang Shilong
1
-7
/
+3
2014-01-29
Btrfs: remove unused argument from select_reloc_root()
Wang Shilong
1
-4
/
+2
2014-01-29
Btrfs: reduce btree node locking duration on item update
Filipe David Borba Manana
2
-10
/
+14
2014-01-29
fs/btrfs: Integer overflow in btrfs_ioctl_resize()
Wenliang Fan
1
-0
/
+4
2014-01-29
Btrfs: stop caching thread if extent_commit_sem is contended
Josef Bacik
1
-1
/
+2
2014-01-29
Btrfs: introduce the delayed inode ref deletion for the single link inode
Miao Xie
4
-6
/
+157
2014-01-29
Btrfs: use flags instead of the bool variants in delayed node
Miao Xie
2
-18
/
+21
2014-01-29
Btrfs: remove btrfs_end_transaction_dmeta()
Miao Xie
3
-9
/
+1
2014-01-29
Btrfs: cleanup code of btrfs_balance_delayed_items()
Miao Xie
1
-23
/
+11
2014-01-29
Btrfs: don't run delayed nodes again after all nodes flush
Miao Xie
1
-0
/
+1
2014-01-29
Btrfs: remove residual code in delayed inode async helper
Miao Xie
1
-27
/
+0
2014-01-29
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
29
-329
/
+358
2014-01-29
Btrfs: fix tree mod logging
Filipe David Borba Manana
1
-89
/
+296
2014-01-29
btrfs: check balance of send_in_progress
David Sterba
1
-18
/
+20
2014-01-29
Btrfs: remove transaction from btrfs send
Wang Shilong
1
-33
/
+0
2014-01-29
Btrfs: fix double initialization of the raid kobject
Miao Xie
1
-4
/
+5
2014-01-29
Btrfs: fix a warning when iput a file
Wang Shilong
1
-0
/
+2
2014-01-29
btrfs: Check read-only status of roots during send
David Sterba
3
-3
/
+79
2014-01-29
btrfs: remove unused mnt from send_ctx
David Sterba
1
-4
/
+0
2014-01-29
btrfs: send: clean up dead code
David Sterba
1
-50
/
+8
2014-01-29
Btrfs: fix deadlock when iterating inode refs and running delayed inodes
Filipe David Borba Manana
1
-7
/
+12
2014-01-29
Btrfs: remove dead comments for read_csums()
Wang Shilong
1
-6
/
+0
2014-01-29
Btrfs: remove field tree_mod_seq_elem from btrfs_fs_info struct
Filipe David Borba Manana
1
-1
/
+0
2014-01-29
Btrfs: fix use of uninitialized err variable
Filipe David Borba Manana
1
-1
/
+1
2014-01-29
Btrfs: remove unnecessary filemap writting and waiting after block group relo...
Wang Shilong
1
-5
/
+0
2014-01-29
Btrfs: fix error check of btrfs_lookup_dentry()
Tsutomu Itoh
2
-7
/
+21
2014-01-29
Btrfs: return immediately if tree log mod is not necessary
Filipe David Borba Manana
1
-1
/
+1
2014-01-29
Btrfs: move the extent buffer radix tree into the fs_info
Josef Bacik
4
-39
/
+34
2014-01-29
Btrfs: use a bit to track if we're in the radix tree
Josef Bacik
2
-3
/
+5
2014-01-29
Btrfs: deal with io_tree->mapping being NULL
Josef Bacik
1
-8
/
+16
2014-01-29
Btrfs: more efficient push_leaf_right
Filipe David Borba Manana
1
-0
/
+13
2014-01-29
Btrfs: wrap repeated code into scrub_blocked_if_needed()
Wang Shilong
2
-27
/
+19
2014-01-29
Btrfs: fix wrong super generation mismatch when scrubbing supers
Wang Shilong
1
-19
/
+26
2014-01-29
Btrfs: fix pass of transid with wrong endianness in send.c
Filipe David Borba Manana
1
-3
/
+3
2014-01-29
Btrfs: fix extent_map block_len after merging
Filipe David Borba Manana
1
-1
/
+1
2014-01-29
btrfs: remove dead code
Michal Nazarewicz
1
-6
/
+1
2014-01-29
Btrfs: fix max dir item size calculation
Filipe David Borba Manana
1
-1
/
+1
2014-01-29
Btrfs: more efficient extent state insertions
Filipe David Borba Manana
1
-21
/
+55
[prev]
[next]