index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
quota: use flags interface for dquot alloc/free space
Eric Sandeen
2010-05-16
1
-3
/
+5
|
*
|
ext4: init statistics after journal recovery
Dmitry Monakhov
2010-05-16
1
-22
/
+18
|
*
|
ext4: clean up inode bitmaps manipulation in ext4_free_inode
Dmitry Monakhov
2010-05-16
1
-46
/
+39
|
*
|
ext4: Do not zero out uninitialized extents beyond i_size
Dmitry Monakhov
2010-05-16
1
-16
/
+51
|
*
|
jbd2: Improve scalability by not taking j_state_lock in jbd2_journal_stop()
Theodore Ts'o
2010-05-16
1
-4
/
+1
|
*
|
ext4: don't scan/accumulate more pages than mballoc will allocate
Eric Sandeen
2010-05-16
1
-0
/
+9
|
*
|
ext4: stop issuing discards if not supported by device
Eric Sandeen
2010-05-16
1
-1
/
+7
|
*
|
ext4: don't return to userspace after freezing the fs with a mutex held
Eric Sandeen
2010-05-16
1
-10
/
+10
|
*
|
ext4: symlink must be handled via filesystem specific operation
Dmitry Monakhov
2010-05-16
1
-0
/
+2
|
*
|
ext4: check s_log_groups_per_flex in online resize code
Eric Sandeen
2010-05-16
1
-1
/
+2
|
*
|
ext4: fix quota accounting in case of fallocate
Dmitry Monakhov
2010-05-16
1
-1
/
+2
|
*
|
ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode
Christian Borntraeger
2010-05-15
1
-0
/
+2
|
*
|
ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy()
Jing Zhang
2010-05-14
1
-12
/
+12
|
*
|
ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc
Jing Zhang
2010-05-13
1
-2
/
+0
|
*
|
ext4: fix memory leaks in error path handling of ext4_ext_zeroout()
Jing Zhang
2010-05-12
1
-7
/
+8
|
*
|
ext4: Fix coding style in fs/ext4/move_extent.c
Steven Liu
2010-05-11
1
-0
/
+1
|
*
|
ext4: check missed return value in ext4_sync_file()
Dmitry Monakhov
2010-05-10
1
-1
/
+1
*
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-05-27
2
-4
/
+17
|
\
\
\
|
*
|
|
NFS: Fix another nfs_wb_page() deadlock
Trond Myklebust
2010-05-26
1
-2
/
+5
|
*
|
|
NFS: Ensure that we mark the inode as dirty if we exit early from commit
Trond Myklebust
2010-05-26
1
-2
/
+11
|
*
|
|
NFS: Fix a lock imbalance typo in nfs_access_cache_shrinker
Trond Myklebust
2010-05-26
1
-0
/
+1
*
|
|
|
fs/: do not fallback to default_llseek() when readdir() uses BKL
jan Blunck
2010-05-27
8
-0
/
+9
*
|
|
|
vfs: introduce noop_llseek()
jan Blunck
2010-05-27
1
-0
/
+17
*
|
|
|
aio: fix the compat vectored operations
Jeff Moyer
2010-05-27
2
-25
/
+42
*
|
|
|
compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev
Jeff Moyer
2010-05-27
1
-53
/
+77
*
|
|
|
fs/affs: use ERR_CAST
Julia Lawall
2010-05-27
1
-1
/
+1
*
|
|
|
kcore: add _text to KCORE_TEXT
Wu Fengguang
2010-05-27
1
-1
/
+1
*
|
|
|
proc: remove obsolete comments
Amerigo Wang
2010-05-27
1
-15
/
+0
*
|
|
|
proc: cleanup: remove unused assignments
Dan Carpenter
2010-05-27
2
-3
/
+2
*
|
|
|
proc: get_nr_threads() doesn't need ->siglock any longer
Oleg Nesterov
2010-05-27
2
-14
/
+2
*
|
|
|
exit: avoid sig->count in de_thread/__exit_signal synchronization
Oleg Nesterov
2010-05-27
1
-6
/
+5
*
|
|
|
coredump: shift down_write(mmap_sem) into coredump_wait()
Oleg Nesterov
2010-05-27
1
-12
/
+7
*
|
|
|
coredump: factor out put_cred() calls
Oleg Nesterov
2010-05-27
1
-10
/
+6
*
|
|
|
coredump: cleanup "ispipe" code
Oleg Nesterov
2010-05-27
1
-22
/
+17
*
|
|
|
coredump: factor out the not-ispipe file checks
Oleg Nesterov
2010-05-27
1
-32
/
+31
*
|
|
|
exec: replace call_usermodehelper_pipe with use of umh init function and reso...
Neil Horman
2010-05-27
1
-7
/
+56
*
|
|
|
ufs: permit mounting of BorderWare filesystems
Thomas Stewart
2010-05-27
2
-0
/
+3
*
|
|
|
fs/autofs4: use memdup_user
Julia Lawall
2010-05-27
1
-11
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2010-05-26
13
-19
/
+696
|
\
\
\
\
|
*
|
|
|
squashfs: fix name reading in squashfs_xattr_get
Phillip Lougher
2010-05-23
1
-2
/
+6
|
*
|
|
|
squashfs: constify xattr handlers
Phillip Lougher
2010-05-23
2
-8
/
+8
|
*
|
|
|
squashfs: xattr fix sparse warnings
Stephen Hemminger
2010-05-17
1
-4
/
+4
|
*
|
|
|
squashfs: xattr_lookup sparse fix
Stephen Hemminger
2010-05-17
2
-3
/
+4
|
*
|
|
|
squashfs: add xattr support configure option
Phillip Lougher
2010-05-17
8
-8
/
+63
|
*
|
|
|
squashfs: add new extended inode types
Phillip Lougher
2010-05-17
6
-16
/
+135
|
*
|
|
|
squashfs: add support for xattr reading
Phillip Lougher
2010-05-17
4
-1
/
+342
|
*
|
|
|
squashfs: add xattr id support
Phillip Lougher
2010-05-17
6
-4
/
+161
|
|
|
/
/
|
|
/
|
|
*
|
|
|
fs/fscache/object-list.c: fix warning on 32-bit
Andrew Morton
2010-05-26
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
driver core: add devname module aliases to allow module on-demand auto-loading
Kay Sievers
2010-05-25
3
-2
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2010-05-25
7
-54
/
+65
|
\
\
\
[prev]
[next]