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
*
fs/adfs/adfs.h: fix unsigned comparison
Andrew Morton
2011-03-23
1
-1
/
+1
*
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
2011-03-22
3
-5
/
+7
*
fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...
Andrey Vagin
2011-03-22
1
-1
/
+1
*
aio: wake all waiters when destroying ctx
Roland Dreier
2011-03-22
1
-2
/
+2
*
adfs: add hexadecimal filetype suffix option
Stuart Swales
2011-03-22
5
-26
/
+81
*
adfs: improve timestamp precision
Stuart Swales
2011-03-22
1
-21
/
+19
*
adfs: fix E+/F+ dir size > 2048 crashing kernel
Stuart Swales
2011-03-22
2
-21
/
+84
*
codafs: fix compile warning when CONFIG_SYSCTL=n
Rakib Mullick
2011-03-22
1
-7
/
+1
*
binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()
David Daney
2011-03-22
1
-1
/
+1
*
epoll: fix compiler warning and optimize the non-blocking path
Shawn Bohrer
2011-03-22
1
-5
/
+28
*
epoll: move ready event check into proper inline
Davide Libenzi
2011-03-22
1
-3
/
+16
*
fs: use appropriate printk priority levels
Mandeep Singh Baines
2011-03-22
2
-2
/
+2
*
smaps: have smaps show transparent huge pages
Dave Hansen
2011-03-22
1
-0
/
+4
*
smaps: teach smaps_pte_range() about THP pmds
Dave Hansen
2011-03-22
1
-2
/
+21
*
smaps: pass pte size argument in to smaps_pte_entry()
Dave Hansen
2011-03-22
1
-12
/
+12
*
smaps: break out smaps_pte_entry() from smaps_pte_range()
Dave Hansen
2011-03-22
1
-40
/
+47
*
pagewalk: only split huge pages when necessary
Dave Hansen
2011-03-22
1
-0
/
+6
*
mm: hugetlbfs: change remove_from_page_cache
Minchan Kim
2011-03-22
1
-2
/
+1
*
mm: add replace_page_cache_page() function
Miklos Szeredi
2011-03-22
1
-6
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2011-03-22
7
-30
/
+65
|
\
|
*
9p: use the updated offset given by generic_write_checks
M. Mohan Kumar
2011-03-22
1
-2
/
+5
|
*
fs/9p: Add v9fs_dentry2v9ses
Aneesh Kumar K.V
2011-03-22
6
-11
/
+16
|
*
fs/9p: Attach writeback_fid on first open with WR flag
Aneesh Kumar K.V
2011-03-22
3
-3
/
+6
|
*
fs/9p: Open writeback fid in O_SYNC mode
Aneesh Kumar K.V
2011-03-22
1
-2
/
+13
|
*
fs/9p: Use truncate_setsize instead of vmtruncate
Aneesh Kumar K.V
2011-03-22
2
-13
/
+15
|
*
fs/9p: Fix race in initializing writeback fid
Aneesh Kumar K.V
2011-03-22
4
-0
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2011-03-22
6
-49
/
+91
|
\
\
|
|
/
|
/
|
|
*
ceph: rename dentry_release -> d_release, fix comment
Sage Weil
2011-03-21
1
-7
/
+6
|
*
ceph: add request to the tail of unsafe write list
Henry C Chang
2011-03-21
1
-1
/
+2
|
*
ceph: remove request from unsafe list if it is canceled/timed out
Henry C Chang
2011-03-21
1
-0
/
+7
|
*
ceph: move readahead default to fs/ceph from libceph
Sage Weil
2011-03-21
2
-2
/
+3
|
*
ceph: add ino32 mount option
Yehuda Sadeh
2011-03-21
4
-25
/
+65
|
*
ceph: remove debugfs debug cruft
Sage Weil
2011-03-21
1
-6
/
+0
|
*
ceph: preserve I_COMPLETE across rename
Sage Weil
2011-03-15
1
-8
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2011-03-22
5
-16
/
+54
|
\
\
|
*
|
fuse: make fuse_dentry_revalidate() RCU aware
Miklos Szeredi
2011-03-21
1
-4
/
+4
|
*
|
fuse: make fuse_permission() RCU aware
Miklos Szeredi
2011-03-21
1
-8
/
+22
|
*
|
fuse: wakeup pollers on connection release/abort
Bryan Green
2011-03-21
2
-1
/
+18
|
*
|
fuse: reduce size of struct fuse_request
Miklos Szeredi
2011-03-21
2
-3
/
+10
|
|
/
*
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-21
45
-1072
/
+947
|
\
\
|
*
|
xfs: don't name variables "panic"
Alex Elder
2011-03-11
1
-4
/
+4
|
*
|
xfs: factor agf counter updates into a helper
Christoph Hellwig
2011-03-09
1
-61
/
+68
|
*
|
xfs: clean up the xfs_alloc_compute_aligned calling convention
Christoph Hellwig
2011-03-09
1
-16
/
+13
|
*
|
xfs: kill support/debug.[ch]
Dave Chinner
2011-03-07
7
-86
/
+40
|
*
|
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
2011-03-07
20
-238
/
+169
|
*
|
xfs: convert the quota debug prints to new API
Dave Chinner
2011-03-07
1
-15
/
+12
|
*
|
xfs: rename xfs_cmn_err_fsblock_zero()
Dave Chinner
2011-03-07
1
-5
/
+5
|
*
|
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
2011-03-07
13
-85
/
+53
|
*
|
xfs: kill xfs_fs_mount_cmn_err() macro
Dave Chinner
2011-03-07
2
-35
/
+43
|
*
|
xfs: kill xfs_fs_repair_cmn_err() macro
Dave Chinner
2011-03-07
4
-29
/
+19
[next]