index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-03-28
6
-82
/
+163
|
\
|
*
ceph: fix three bugs, two in ceph_vxattrcb_file_layout()
Alex Elder
2012-03-22
1
-3
/
+8
|
*
ceph: ensure Boolean options support both senses
Alex Elder
2012-03-22
1
-0
/
+10
|
*
rbd: make ceph_parse_options() return a pointer
Alex Elder
2012-03-22
1
-2
/
+4
|
*
ceph: make ceph_setxattr() and ceph_removexattr() more alike
Alex Elder
2012-03-22
1
-6
/
+8
|
*
ceph: avoid repeatedly computing the size of constant vxattr names
Alex Elder
2012-03-22
3
-5
/
+56
|
*
ceph: encode type in vxattr callback routines
Alex Elder
2012-03-22
1
-11
/
+11
|
*
ceph: drop "_cb" from name of struct ceph_vxattr_cb
Alex Elder
2012-03-22
1
-10
/
+10
|
*
ceph: use macros to normalize vxattr table definitions
Alex Elder
2012-03-22
1
-13
/
+26
|
*
ceph: use a symbolic name for "ceph." extended attribute namespace
Alex Elder
2012-03-22
1
-11
/
+14
|
*
ceph: pass inode rather than table to ceph_match_vxattr()
Alex Elder
2012-03-22
1
-23
/
+20
|
*
ceph: don't null-terminate xattr values
Alex Elder
2012-03-22
1
-3
/
+1
|
*
ceph: fix overflow check in build_snap_context()
Xi Wang
2012-03-22
1
-1
/
+1
|
*
ceph: avoid panic with mismatched symlink sizes in fill_inode()
Xi Wang
2012-03-22
1
-5
/
+6
|
*
ceph: use 2 instead of 1 as fallback for 32-bit inode number
Amon Ott
2012-03-22
1
-1
/
+1
|
*
ceph: don't reset s_cap_ttl to zero
Alex Elder
2012-03-22
1
-4
/
+3
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-03-28
8
-167
/
+226
|
\
\
|
*
|
ext3: fix start and len arguments handling in ext3_trim_fs()
Lukas Czerner
2012-03-02
1
-38
/
+39
|
*
|
udf: Fix deadlock in udf_release_file()
Jan Kara
2012-02-29
1
-2
/
+0
|
*
|
udf: Fix file entry logicalBlocksRecorded
Steve Nickel
2012-02-29
1
-6
/
+10
|
*
|
udf: Fix handling of i_blocks
Jan Kara
2012-02-29
1
-38
/
+46
|
*
|
quota: Make quota code not call tty layer with dqptr_sem held
Jan Kara
2012-02-29
1
-76
/
+113
|
*
|
udf: Init/maintain file entry checkpoint field
Steve Nickel
2012-02-29
3
-0
/
+6
|
*
|
ext3: Update ctime in ext3_splice_branch() only when needed
Kazuya Mio
2012-02-29
1
-3
/
+6
|
*
|
ext3: Don't call dquot_free_block() if we don't update anything
Kazuya Mio
2012-02-29
1
-2
/
+5
|
*
|
udf: Remove unnecessary OOM messages
Joe Perches
2012-02-29
1
-4
/
+1
*
|
|
Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-03-28
1
-1
/
+1
|
\
\
\
|
*
|
|
9p: statfs should not override server f_type
Jim Garlick
2012-03-10
1
-1
/
+1
*
|
|
|
vfs: fix d_ancestor() case in d_materialize_unique
Michel Lespinasse
2012-03-28
1
-1
/
+2
*
|
|
|
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-27
3
-4
/
+8
|
\
\
\
\
|
*
|
|
|
uml/hostfs: Propagate dirent.d_type to filldir()
Geert Uytterhoeven
2012-03-25
3
-4
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
31
-31
/
+29
|
\
\
\
\
|
*
|
|
|
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2012-02-28
32
-32
/
+30
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
1
-0
/
+1
|
\
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
2012-03-23
2
-76
/
+1201
|
\
\
\
\
|
*
|
|
|
sysctl: protect poll() in entries that may go away
Lucas De Marchi
2012-03-22
1
-1
/
+16
|
*
|
|
|
sysctl: Don't call sysctl_follow_link unless we are a link.
Eric W. Biederman
2012-02-01
1
-12
/
+12
|
*
|
|
|
sysctl: Comments to make the code clearer.
Eric W. Biederman
2012-02-01
1
-0
/
+16
|
*
|
|
|
sysctl: Correct error return from get_subdir
Eric W. Biederman
2012-02-01
1
-1
/
+4
|
*
|
|
|
sysctl: An easier to read version of find_subdir
Eric W. Biederman
2012-02-01
1
-3
/
+3
|
*
|
|
|
sysctl: fix memset parameters in setup_sysctl_set()
Dan Carpenter
2012-01-30
1
-1
/
+1
|
*
|
|
|
sysctl: remove an unused variable
Dan Carpenter
2012-01-30
1
-2
/
+0
|
*
|
|
|
sysctl: Add register_sysctl for normal sysctl users
Eric W. Biederman
2012-01-24
1
-0
/
+17
|
*
|
|
|
sysctl: Index sysctl directories with rbtrees.
Eric W. Biederman
2012-01-24
1
-90
/
+134
|
*
|
|
|
sysctl: Make the header lists per directory.
Eric W. Biederman
2012-01-24
1
-17
/
+11
|
*
|
|
|
sysctl: Move sysctl_check_dups into insert_header
Eric W. Biederman
2012-01-24
1
-9
/
+11
|
*
|
|
|
sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...
Eric W. Biederman
2012-01-24
1
-18
/
+12
|
*
|
|
|
sysctl: Replace root_list with links between sysctl_table_sets.
Eric W. Biederman
2012-01-24
1
-102
/
+295
|
*
|
|
|
sysctl: Add sysctl_print_dir and use it in get_subdir
Eric W. Biederman
2012-01-24
1
-1
/
+10
|
*
|
|
|
sysctl: Stop requiring explicit management of sysctl directories
Eric W. Biederman
2012-01-24
1
-199
/
+143
[next]