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
*
[PATCH] fix %s in affs_fill_super()
Al Viro
2006-06-25
1
-5
/
+7
*
[PATCH] kthread: convert smbiod
Serge E. Hallyn
2006-06-25
1
-9
/
+17
*
[PATCH] Remove needless checks in fs/9p/vfs_inode.c
Eric Sesterhenn
2006-06-25
1
-6
/
+0
*
[PATCH] fuse: scramble lock owner ID
Miklos Szeredi
2006-06-25
3
-9
/
+25
*
[PATCH] fuse: add request interruption
Miklos Szeredi
2006-06-25
4
-27
/
+155
*
[PATCH] fuse: rename the interrupted flag
Miklos Szeredi
2006-06-25
2
-22
/
+21
*
[PATCH] fuse: ensure FLUSH reaches userspace
Miklos Szeredi
2006-06-25
3
-14
/
+99
*
[PATCH] fuse: add POSIX file locking support
Miklos Szeredi
2006-06-25
3
-2
/
+154
*
[PATCH] fuse: add control filesystem
Miklos Szeredi
2006-06-25
5
-106
/
+310
*
[PATCH] fuse: no backgrounding on interrupt
Miklos Szeredi
2006-06-25
5
-219
/
+106
*
[PATCH] autofs4: need to invalidate children on tree mount expire
Ian Kent
2006-06-25
1
-0
/
+6
*
[PATCH] ftruncate does not always update m/ctime
Peter Staubach
2006-06-25
1
-1
/
+1
*
[PATCH] ext3: cleanup dead code in ext3_add_entry()
Johann Lombardi
2006-06-25
1
-3
/
+1
*
[PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vfs_link()
Florin Malita
2006-06-25
1
-0
/
+6
*
[PATCH] epoll: use unlocked wqueue operations
Davide Libenzi
2006-06-25
1
-7
/
+10
*
[PATCH] Make EXT2_DEBUG work again
Valerie Henson
2006-06-25
5
-37
/
+24
*
[PATCH] Make procfs obligatory except under CONFIG_EMBEDDED
H. Peter Anvin
2006-06-25
1
-1
/
+2
*
[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion
Mingming Cao
2006-06-25
6
-82
/
+82
*
[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes
Mingming Cao
2006-06-25
6
-141
/
+158
*
[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes
NeilBrown
2006-06-25
1
-12
/
+14
*
[PATCH] ext3: remove inconsistent space before exclamation point in mount code
Theodore Ts'o
2006-06-25
1
-1
/
+1
*
[PATCH] ext3: fix memory leak when the journal file is corrupted
Theodore Ts'o
2006-06-25
1
-0
/
+1
*
[PATCH] ext2: clean up dead code from mount code
Theodore Ts'o
2006-06-25
1
-1
/
+0
*
[PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem
Mingming Cao
2006-06-25
2
-0
/
+20
*
[PATCH] openpromfs: factorize out
Jan Engelhardt
2006-06-25
1
-5
/
+10
*
[PATCH] openpromfs: remove unnecessary casts
Jan Engelhardt
2006-06-25
1
-12
/
+12
*
[PATCH] openpromfs: fix missing NUL
Jan Engelhardt
2006-06-25
1
-2
/
+3
*
[PATCH] fs/ufs/inode.c: make 2 functions static
Adrian Bunk
2006-06-25
1
-3
/
+6
*
[PATCH] ufs: ubh_ll_rw_block cleanup
Evgeniy Dushistov
2006-06-25
5
-14
/
+13
*
[PATCH] ufs: make fsck -f happy
Evgeniy Dushistov
2006-06-25
4
-56
/
+126
*
[PATCH] ufs: fsync implementation
Evgeniy Dushistov
2006-06-25
1
-0
/
+21
*
[PATCH] ufs: one way to access super block
Evgeniy Dushistov
2006-06-25
2
-148
/
+121
*
[PATCH] ufs: missed brelse and wrong baseblk
Evgeniy Dushistov
2006-06-25
2
-7
/
+6
*
[PATCH] ufs: printk warning fixes
Andrew Morton
2006-06-25
1
-3
/
+3
*
[PATCH] ufs: zero metadata
Evgeniy Dushistov
2006-06-25
1
-40
/
+76
*
[PATCH] ufs: unlock_super without lock
Evgeniy Dushistov
2006-06-25
1
-4
/
+5
*
[PATCH] ufs: i_blocks wrong count
Evgeniy Dushistov
2006-06-25
2
-16
/
+12
*
[PATCH] ufs: little directory lookup optimization
Evgeniy Dushistov
2006-06-25
3
-5
/
+7
*
[PATCH] ufs: easy debug
Evgeniy Dushistov
2006-06-25
10
-217
/
+155
*
[PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN
Evgeniy Dushistov
2006-06-25
1
-1
/
+1
*
[PATCH] ufs: not usual amounts of fragments per block
Evgeniy Dushistov
2006-06-25
2
-71
/
+87
*
[PATCH] ufs: wrong type cast
Evgeniy Dushistov
2006-06-25
6
-84
/
+90
*
[PATCH] ufs: directory and page cache: from blocks to pages
Evgeniy Dushistov
2006-06-25
2
-504
/
+547
*
[PATCH] ufs: directory and page cache: install aops
Evgeniy Dushistov
2006-06-25
2
-34
/
+25
*
[PATCH] ufs: change block number on the fly
Evgeniy Dushistov
2006-06-25
2
-43
/
+138
*
[PATCH] ufs: right block allocation
Evgeniy Dushistov
2006-06-25
2
-27
/
+18
*
[PATCH] ufs: ufs_trunc_indirect: infinite cycle
Evgeniy Dushistov
2006-06-25
3
-47
/
+21
*
[PATCH] fs/freevxfs: cleanup of spelling errors
Cliff Wickman
2006-06-25
2
-8
/
+8
*
[PATCH] splice: retrieve mapping after locking the page
Jens Axboe
2006-06-23
1
-17
/
+29
*
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
2006-06-23
3
-14
/
+8
[next]