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.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-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-cache: order the debugfs stats correctly
David Howells
2010-04-07
1
-2
/
+2
*
pagemap: fix pfn calculation for hugepage
Naoya Horiguchi
2010-04-07
1
-20
/
+7
*
vfs: rename block_fsync() to blkdev_fsync()
Andrew Morton
2010-04-07
1
-3
/
+3
*
raw: fsync method is now required
Anton Blanchard
2010-04-07
1
-1
/
+2
*
proc: copy_to_user() returns unsigned
Dan Carpenter
2010-04-06
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2010-04-05
6
-7
/
+41
|
\
|
*
9p: return on mutex_lock_interruptible()
Dan Carpenter
2010-04-05
1
-0
/
+2
|
*
9p: Creating files with names too long should fail with ENAMETOOLONG.
Sripathi Kodi
2010-04-05
1
-0
/
+3
|
*
9p: Make sure we are able to clunk the cached fid on umount
Aneesh Kumar K.V
2010-04-05
3
-1
/
+16
|
*
9p: drop nlink remove
Aneesh Kumar K.V
2010-04-05
1
-1
/
+5
|
*
fs/9p: Clunk the fid resulting from partial walk of the name
Aneesh Kumar K.V
2010-04-05
1
-2
/
+10
|
*
9p: Fix setting of protocol flags in v9fs_session_info structure.
Sripathi Kodi
2010-04-05
1
-3
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-04-05
12
-204
/
+90
|
\
\
|
*
|
Btrfs: add check for changed leaves in setup_leaf_for_split
Chris Mason
2010-04-05
1
-0
/
+4
|
*
|
Btrfs: create snapshot references in same commit as snapshot
Sage Weil
2010-04-05
1
-66
/
+31
|
*
|
Btrfs: fix small race with delalloc flushing waitqueue's
Josef Bacik
2010-04-05
1
-5
/
+4
|
*
|
Btrfs: use add_to_page_cache_lru, use __page_cache_alloc
Nick Piggin
2010-04-05
2
-32
/
+5
|
*
|
Btrfs: fix chunk allocate size calculation
Josef Bacik
2010-03-30
1
-1
/
+3
|
*
|
Btrfs: kill max_extent mount option
Josef Bacik
2010-03-30
6
-81
/
+13
|
*
|
Btrfs: fail to mount if we have problems reading the block groups
Josef Bacik
2010-03-30
2
-4
/
+12
|
*
|
Btrfs: check btrfs_get_extent return for IS_ERR()
Dan Carpenter
2010-03-30
1
-1
/
+1
|
*
|
Btrfs: handle kmalloc() failure in inode lookup ioctl
Dan Carpenter
2010-03-30
1
-0
/
+3
|
*
|
Btrfs: dereferencing freed memory
Dan Carpenter
2010-03-30
1
-0
/
+1
|
*
|
Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk()
Zhao Lei
2010-03-30
1
-2
/
+2
|
*
|
Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree()
Zhao Lei
2010-03-30
1
-0
/
+2
|
*
|
Btrfs: Remove unnecessary finish_wait() in wait_current_trans()
Zhao Lei
2010-03-30
1
-10
/
+5
|
*
|
Btrfs: add NULL check for do_walk_down()
Miao Xie
2010-03-30
1
-1
/
+4
|
*
|
Btrfs: remove duplicate include in ioctl.c
Andrea Gelmini
2010-03-30
1
-1
/
+0
*
|
|
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
11
-96
/
+115
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
proc: pagemap: Hold mmap_sem during page walk
KAMEZAWA Hiroyuki
2010-04-04
1
-49
/
+38
|
*
|
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-04-02
1
-6
/
+4
|
|
\
\
|
|
*
|
reiserfs: Fix locking BUG during mount failure
Jeff Mahoney
2010-03-30
1
-6
/
+4
|
*
|
|
oom: fix the unsafe usage of badness() in proc_oom_score()
Oleg Nesterov
2010-04-01
1
-2
/
+3
|
*
|
|
fat: fix buffer overflow in vfat_create_shortname()
Nikolaus Schulz
2010-03-31
1
-3
/
+3
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
2010-03-30
7
-36
/
+67
|
|
\
\
|
|
*
|
[LogFS] Erase new journal segments
Joern Engel
2010-03-29
1
-0
/
+2
|
|
*
|
[LogFS] Move reserved segments with journal
Joern Engel
2010-03-29
1
-0
/
+4
|
|
*
|
[LogFS] Clear PagePrivate when moving journal
Joern Engel
2010-03-28
3
-1
/
+3
|
|
*
|
Simplify and fix pad_wbuf
Joern Engel
2010-03-28
1
-22
/
+30
|
|
*
|
Prevent data corruption in logfs_rewrite_block()
Joern Engel
2010-03-28
1
-1
/
+12
|
|
*
|
Use deactivate_locked_super
Joern Engel
2010-03-27
1
-2
/
+1
|
|
*
|
Fix logfs_get_sb_final error path
Joern Engel
2010-03-27
1
-1
/
+1
|
|
*
|
Write out both superblocks on mismatch
Joern Engel
2010-03-27
1
-1
/
+1
|
|
*
|
Prevent schedule while atomic in __logfs_readdir
Joern Engel
2010-03-27
1
-2
/
+2
|
|
*
|
Plug memory leak in writeseg_end_io
Joern Engel
2010-03-27
1
-0
/
+1
|
|
*
|
Limit max_pages for insane devices
Joern Engel
2010-03-27
1
-2
/
+6
|
|
*
|
Open segment file before using it
Joern Engel
2010-03-27
1
-4
/
+4
*
|
|
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
353
-72
/
+300
|
/
/
/
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-03-29
11
-74
/
+223
|
\
\
\
|
*
|
|
ocfs2: Fix a race in o2dlm lockres mastery
Srinivas Eeda
2010-03-23
1
-3
/
+1
[next]