index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
9p: transport API reorganization
Eric Van Hensbergen
2008-02-06
2
-43
/
+13
*
9p: fix mmap to be read-only
Eric Van Hensbergen
2008-02-06
1
-2
/
+2
*
9p: add support for sticky bit
Anthony Liguori
2008-02-06
1
-0
/
+5
*
9p: fix bug in attach-per-user
Eric Van Hensbergen
2008-02-06
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2008-02-06
1
-1
/
+1
|
\
|
*
brk randomization: introduce CONFIG_COMPAT_BRK
Ingo Molnar
2008-02-06
1
-1
/
+1
*
|
ext3: fix lock inversion in direct IO
Jan Kara
2008-02-06
1
-54
/
+52
*
|
ext3: remove unused code from ext3_find_entry()
Mariusz Kozlowski
2008-02-06
1
-4
/
+0
*
|
ext[234]: cleanup ext[234]_bg_num_gdb()
Akinobu Mita
2008-02-06
3
-14
/
+3
*
|
ext[234]: remove unused argument for ext[234]_find_goal()
Akinobu Mita
2008-02-06
3
-16
/
+8
*
|
ext[234]: use ext[234]_get_group_desc()
Akinobu Mita
2008-02-06
3
-27
/
+12
*
|
ext[234]: fix comment for nonexistent variable
Akinobu Mita
2008-02-06
3
-4
/
+4
*
|
ext3: change the default behaviour on error
Aneesh Kumar K.V
2008-02-06
1
-8
/
+8
*
|
ext3: return after ext3_error in case of failures
Aneesh Kumar K.V
2008-02-06
1
-2
/
+6
*
|
make jbd/journal.c:__journal_abort_hard() static
Adrian Bunk
2008-02-06
1
-1
/
+1
*
|
BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2
Andi Kleen
2008-02-06
2
-2
/
+2
*
|
BKL-removal: remove incorrect BKL comment in ext2
Andi Kleen
2008-02-06
1
-1
/
+0
*
|
BKL-removal: convert ext2 over to use unlocked_ioctl
Andi Kleen
2008-02-06
4
-14
/
+7
*
|
ext3: add block bitmap validation
Aneesh Kumar K.V
2008-02-06
1
-8
/
+70
*
|
ext2: add block bitmap validation
Aneesh Kumar K.V
2008-02-06
1
-9
/
+72
*
|
fuse: limit queued background requests
Miklos Szeredi
2008-02-06
3
-46
/
+74
*
|
fuse: save space in struct fuse_req
Miklos Szeredi
2008-02-06
2
-13
/
+13
*
|
fuse: fix attribute caching after create
Miklos Szeredi
2008-02-06
1
-0
/
+1
*
|
ecryptfs: check for existing key_tfm at mount time
Eric Sandeen
2008-02-06
3
-17
/
+63
*
|
eCryptfs: change the type of cipher_code from u16 to u8
Trevor Highland
2008-02-06
3
-10
/
+10
*
|
eCryptfs: Minor fixes to printk messages
Michael Halcrow
2008-02-06
3
-8
/
+10
*
|
ecryptfs: remove debug as mount option, and warn if set via modprobe
Eric Sandeen
2008-02-06
2
-20
/
+7
*
|
ecryptfs: make show_options reflect actual mount options
Eric Sandeen
2008-02-06
1
-21
/
+31
*
|
eCryptfs: set inode key only once per crypto operation
Trevor Highland
2008-02-06
2
-2
/
+6
*
|
eCryptfs: track header bytes rather than extents
Michael Halcrow
2008-02-06
5
-84
/
+51
*
|
fs/ecryptfs/: possible cleanups
Adrian Bunk
2008-02-06
6
-18
/
+8
*
|
make sys_poll() wait at least timeout ms
Karsten Wiese
2008-02-06
1
-1
/
+1
*
|
Use ilog2() in fs/namespace.c
Eric Dumazet
2008-02-06
1
-34
/
+11
*
|
partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default
Thomas Bogendoerfer
2008-02-06
1
-1
/
+1
*
|
ext2: xip check fix
Nick Piggin
2008-02-06
1
-2
/
+1
*
|
fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-02-06
1
-1
/
+1
*
|
quota: improve inode list scanning in add_dquot_ref()
Jan Kara
2008-02-06
1
-5
/
+10
*
|
inotify: remove debug code
Nick Piggin
2008-02-06
2
-15
/
+5
*
|
inotify: fix race
Nick Piggin
2008-02-06
1
-3
/
+10
*
|
kill an unused PTR_ERR in bdev_cache_init()
Qi Yong
2008-02-06
1
-1
/
+0
*
|
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
2008-02-06
1
-3
/
+5
*
|
reiserfs: complement va_start() with va_end().
Richard Knutsson
2008-02-06
1
-0
/
+2
*
|
inotify: send IN_ATTRIB events when link count changes
Jan Kara
2008-02-06
1
-1
/
+2
*
|
hfs: update comment to reflect actual init and exit routines
Robert P. J. Day
2008-02-06
1
-1
/
+1
*
|
address hfs on-disk corruption robustness review comments
Eric Sandeen
2008-02-06
4
-18
/
+25
*
|
NCPFS: update diagnostic strings to match routine names.
Robert P. J. Day
2008-02-06
1
-2
/
+2
*
|
fs: use list_for_each_entry_reverse and kill sb_entry
Akinobu Mita
2008-02-06
1
-5
/
+2
*
|
fs: use hlist_unhashed
Akinobu Mita
2008-02-06
1
-1
/
+1
*
|
proc: loadavg reading race
Michal Schmidt
2008-02-06
1
-3
/
+8
*
|
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
Jiri Olsa
2008-02-06
1
-49
/
+0
[next]