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.13.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
2012-05-30
Btrfs: add del_ptr and insert_ptr modifications to the tree mod log
Jan Schmidt
1
-10
/
+32
2012-05-30
Btrfs: put all block modifications into the tree mod log
Jan Schmidt
1
-0
/
+36
2012-05-30
Btrfs: add tree modification log functions
Jan Schmidt
2
-1
/
+412
2012-05-26
Btrfs: add tree mod log to fs_info
Jan Schmidt
2
-0
/
+14
2012-05-26
Btrfs: dummy extent buffers for tree mod log
Jan Schmidt
2
-7
/
+76
2012-05-26
Btrfs: move struct seq_list to ctree.h
Jan Schmidt
2
-5
/
+7
2012-05-26
Btrfs: don't set for_cow parameter for tree block functions
Jan Schmidt
5
-20
/
+20
2012-05-26
Btrfs: look into the extent during find_all_leafs
Jan Schmidt
2
-84
/
+158
2012-05-26
Btrfs: bugfix: ignore the wrong key for indirect tree block backrefs
Jan Schmidt
1
-50
/
+135
2012-05-26
Btrfs: bugfix in btrfs_find_parent_nodes
Jan Schmidt
1
-2
/
+3
2012-05-26
Btrfs: ulist realloc bugfix
Jan Schmidt
3
-21
/
+29
2012-05-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+12
2012-05-19
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-12
/
+8
2012-05-19
proc: move fd symlink i_mode calculations into tid_fd_revalidate()
Linus Torvalds
1
-29
/
+14
2012-05-18
fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries
Cyrill Gorcunov
1
-12
/
+8
2012-05-17
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2012-05-16
cifs: fix misspelling of "forcedirectio"
Jeff Layton
1
-1
/
+2
2012-05-13
Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2012-05-11
Btrfs: cleanup: use consistent lock naming
Dan Carpenter
1
-1
/
+1
2012-05-11
Btrfs: change integrity checker to support big blocks
Stefan Behrens
1
-146
/
+415
2012-05-11
Btrfs: remove the useless assignment to *entry in function tree_insert of fil...
Wang Sheng-Hui
1
-1
/
+0
2012-05-11
Btrfs: fix the comment for find_first_extent_bit
Wang Sheng-Hui
1
-1
/
+1
2012-05-11
Btrfs: fix btrfs_release_extent_buffer_page with the right usage of num_exten...
Wang Sheng-Hui
1
-1
/
+3
2012-05-11
Btrfs: cleanup the comment for clear_state_bit in extent_io.c
Wang Sheng-Hui
1
-1
/
+1
2012-05-11
btrfs/ctree.c: remove the unnecessary 'return -1;' at the end of bin_search
Wang Sheng-Hui
1
-4
/
+2
2012-05-11
bio allocation failure due to bio_get_nr_vecs()
Bernd Schubert
1
-1
/
+6
2012-05-11
block: don't mark buffers beyond end of disk as mapped
Jeff Moyer
2
-4
/
+6
2012-05-11
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+10
2012-05-11
proc/pid/pagemap: correctly report non-present ptes and holes between vmas
Konstantin Khlebnikov
1
-2
/
+10
2012-05-10
cifs: fix revalidation test in cifs_llseek()
Dan Carpenter
1
-1
/
+1
2012-05-07
jffs2: Fix lock acquisition order bug in gc path
Josh Cartwright
1
-1
/
+1
2012-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-21
/
+47
2012-05-06
Btrfs: avoid sleeping in verify_parent_transid while atomic
Chris Mason
5
-17
/
+34
2012-05-05
hfsplus: Fix potential buffer overflows
Greg Kroah-Hartman
2
-0
/
+15
2012-05-05
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-25
/
+23
2012-05-04
Btrfs: fix crash in scrub repair code when device is missing
Stefan Behrens
1
-0
/
+7
2012-05-04
btrfs: Fix mismatching struct members in ioctl.h
Alexander Block
1
-2
/
+2
2012-05-04
Btrfs: fix page leak when allocing extent buffers
Josef Bacik
1
-2
/
+2
2012-05-04
Btrfs: Add properly locking around add_root_to_dirty_list
Chris Mason
1
-0
/
+2
2012-05-04
fs/cifs: fix parsing of dfs referrals
Stefan Metzmacher
1
-1
/
+5
2012-05-04
vfs: make word-at-a-time accesses handle a non-existing page
Linus Torvalds
2
-6
/
+24
2012-05-03
cifs: make sure we ignore the credentials= and cred= options
Jeff Layton
1
-0
/
+2
2012-05-03
[CIFS] Update cifs version to 1.78
Steve French
1
-1
/
+1
2012-05-03
cifs - check S_AUTOMOUNT in revalidate
Ian Kent
1
-5
/
+12
2012-05-02
Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-139
/
+267
2012-05-02
cifs: add missing initialization of server->req_lock
Jeff Layton
1
-0
/
+1
2012-05-02
cifs: don't cap ra_pages at the same level as default_backing_dev_info
Jeff Layton
1
-17
/
+1
2012-05-02
CIFS: Fix indentation in cifs_show_options
Sachin Prabhu
1
-1
/
+1
2012-04-30
nfsd: fix nfs4recover.c printk format warning
Randy Dunlap
1
-1
/
+1
2012-04-30
NFSv4.1: Use the correct hostname in the client identifier string
Trond Myklebust
1
-3
/
+2
[prev]
[next]