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
2010-04-04
proc: pagemap: Hold mmap_sem during page walk
KAMEZAWA Hiroyuki
1
-49
/
+38
2010-04-03
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+4
2010-04-01
oom: fix the unsafe usage of badness() in proc_oom_score()
Oleg Nesterov
1
-2
/
+3
2010-03-31
fat: fix buffer overflow in vfat_create_shortname()
Nikolaus Schulz
1
-3
/
+3
2010-03-31
reiserfs: Fix locking BUG during mount failure
Jeff Mahoney
1
-6
/
+4
2010-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
7
-36
/
+67
2010-03-30
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-74
/
+223
2010-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
12
-91
/
+182
2010-03-30
ext3: fix broken handling of EXT3_STATE_NEW
Linus Torvalds
2
-2
/
+4
2010-03-29
[LogFS] Erase new journal segments
Joern Engel
1
-0
/
+2
2010-03-29
[LogFS] Move reserved segments with journal
Joern Engel
1
-0
/
+4
2010-03-29
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
David Howells
2
-5
/
+5
2010-03-29
ceph: fix use after free on mds __unregister_request
Sage Weil
1
-1
/
+2
2010-03-28
[LogFS] Clear PagePrivate when moving journal
Joern Engel
3
-1
/
+3
2010-03-28
Simplify and fix pad_wbuf
Joern Engel
1
-22
/
+30
2010-03-28
Prevent data corruption in logfs_rewrite_block()
Joern Engel
1
-1
/
+12
2010-03-27
Use deactivate_locked_super
Joern Engel
1
-2
/
+1
2010-03-27
Fix logfs_get_sb_final error path
Joern Engel
1
-1
/
+1
2010-03-27
Write out both superblocks on mismatch
Joern Engel
1
-1
/
+1
2010-03-27
Prevent schedule while atomic in __logfs_readdir
Joern Engel
1
-2
/
+2
2010-03-27
Plug memory leak in writeseg_end_io
Joern Engel
1
-0
/
+1
2010-03-27
Limit max_pages for insane devices
Joern Engel
1
-2
/
+6
2010-03-27
Open segment file before using it
Joern Engel
1
-4
/
+4
2010-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-12
/
+11
2010-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+10
2010-03-26
Restore LOOKUP_DIRECTORY hint handling in final lookup on open()
Al Viro
1
-8
/
+10
2010-03-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-15
/
+22
2010-03-25
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-1
/
+4
2010-03-25
fscache: add missing unlock
Dan Carpenter
1
-0
/
+1
2010-03-25
do_sync_read/write() should set kiocb.ki_nbytes to be consistent
David Howells
1
-0
/
+2
2010-03-25
FDPIC: For-loop in elf_core_vma_data_size() is incorrect
David Howells
1
-1
/
+1
2010-03-25
fs/partition/msdos: fix unusable extended partition for > 512B sector
OGAWA Hirofumi
1
-3
/
+10
2010-03-25
fs/partitions/msdos: add support for large disks
Daniel Taylor
1
-34
/
+38
2010-03-25
kcore: fix test for end of list
Dan Carpenter
1
-1
/
+1
2010-03-25
reiserfs: properly honor read-only devices
Jeff Mahoney
1
-6
/
+9
2010-03-25
reiserfs: fix oops while creating privroot with selinux enabled
Jeff Mahoney
1
-1
/
+1
2010-03-25
fs/binfmt_aout.c: fix pointer warnings
Borislav Petkov
1
-6
/
+8
2010-03-24
ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs
Eric Sandeen
1
-2
/
+2
2010-03-25
ext4: Don't use delayed allocation by default when used instead of ext3
Jan Kara
1
-9
/
+16
2010-03-25
ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3
Theodore Ts'o
1
-2
/
+2
2010-03-24
ocfs2: Fix a race in o2dlm lockres mastery
Srinivas Eeda
1
-3
/
+1
2010-03-24
Ocfs2: Handle deletion of reflinked oprhan inodes correctly.
Tristan Ye
1
-0
/
+15
2010-03-24
Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir.
Tristan Ye
1
-5
/
+23
2010-03-24
ocfs2: Clear undo bits when local alloc is freed
Mark Fasheh
4
-46
/
+95
2010-03-23
nilfs2: fix imperfect completion wait in nilfs_wait_on_logs
Ryusuke Konishi
1
-4
/
+4
2010-03-23
nilfs2: fix hang-up of cleaner after log writer returned with error
Ryusuke Konishi
1
-2
/
+1
2010-03-23
ceph: fix possible double-free of mds request reference
Sage Weil
1
-1
/
+3
2010-03-23
ceph: fix session check on mds reply
Sage Weil
1
-1
/
+1
2010-03-23
ceph: handle kmalloc() failure
Dan Carpenter
1
-0
/
+2
2010-03-23
ceph: propagate mds session allocation failures to caller
Sage Weil
1
-1
/
+6
[next]