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
*
readahead: pass real splice size
Fengguang Wu
2007-07-19
1
-7
/
+5
*
readahead: move synchronous readahead call out of splice loop
Fengguang Wu
2007-07-19
1
-5
/
+6
*
readahead: convert ext3/ext4 invocations
Fengguang Wu
2007-07-19
2
-12
/
+16
*
readahead: convert splice invocations
Fengguang Wu
2007-07-19
1
-11
/
+7
*
eCryptfs: ecryptfs_setattr() bugfix
Michael Halcrow
2007-07-19
1
-2
/
+3
*
Avoid too many remote cpu references due to /proc/stat
Ravikiran G Thirumalai
2007-07-19
1
-3
/
+12
*
unregister_chrdev() return void
Akinobu Mita
2007-07-19
1
-2
/
+1
*
UDF: coding style conversion - lindent
Cyrill Gorcunov
2007-07-19
23
-3649
/
+3801
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-3
/
+8
*
mm: fault feedback #1
Nick Piggin
2007-07-19
5
-69
/
+62
*
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
7
-52
/
+53
*
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2007-07-19
5
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-07-18
38
-3156
/
+3440
|
\
|
*
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2007-07-19
416
-13374
/
+20865
|
|
\
|
*
|
[CIFS] merge conflict in fs/cifs/export.c
Steve French
2007-07-19
1
-0
/
+1
|
*
|
[CIFS] Allow disabling CIFS Unix Extensions as mount option
Steve French
2007-07-18
9
-46
/
+65
|
*
|
[CIFS] More whitespace/formatting fixes (noticed by checkpatch)
Steve French
2007-07-17
10
-46
/
+88
|
*
|
[CIFS] Typo in previous patch
Steve French
2007-07-16
1
-2
/
+1
|
*
|
[CIFS] zero_user_page() conversions
Eric
2007-07-16
1
-4
/
+1
|
*
|
[CIFS] use simple_prepare_write to zero page data
Nate
2007-07-16
1
-8
/
+1
|
*
|
[CIFS] Fix build break - inet.h not included when experimental ifdef off
Steve French
2007-07-15
1
-2
/
+0
|
*
|
[CIFS] Add support for new POSIX unlink
Steve French
2007-07-15
5
-11
/
+103
|
*
|
[CIFS] whitespace/formatting fixes
Steve French
2007-07-13
27
-1160
/
+1285
|
*
|
[CIFS] Fix oops in cifs_create when nfsd server exports cifs mount
Steve French
2007-07-11
6
-14
/
+33
|
*
|
[CIFS] whitespace cleanup
Steve French
2007-07-10
12
-591
/
+610
|
*
|
[CIFS] Fix packet signatures for NTLMv2 case
Steve French
2007-07-09
8
-36
/
+71
|
*
|
[CIFS] more whitespace fixes
Steve French
2007-07-08
4
-137
/
+141
|
*
|
[CIFS] more whitespace cleanup
Steve French
2007-07-07
7
-538
/
+544
|
*
|
[CIFS] whitespace cleanup
Steve French
2007-07-06
6
-46
/
+48
|
*
|
[CIFS] whitespace cleanup
Steve French
2007-07-06
3
-228
/
+232
|
*
|
[CIFS] ipv6 support no longer experimental
Jeff
2007-07-06
2
-62
/
+1
|
*
|
[CIFS] Mount should fail if server signing off but client mount option requir...
Jeff
2007-07-06
2
-1
/
+3
|
*
|
[CIFS] whitespace fixes
Steve French
2007-06-28
6
-106
/
+108
|
*
|
[CIFS] Fix sign mount option and sign proc config setting
Steve French
2007-06-28
2
-95
/
+29
|
*
|
[CIFS] whitespace cleanup
Steve French
2007-06-27
1
-26
/
+27
|
*
|
[CIFS] Do not allow signals in cifs_demultiplex_thread
Jeff
2007-06-25
1
-6
/
+7
|
*
|
[CIFS] fix whitespace
Steve French
2007-06-24
2
-56
/
+58
|
*
|
[CIFS] Add in some missing flags and cifs README and TODO corrections
Steve French
2007-06-24
6
-29
/
+80
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-07-18
7
-31
/
+33
|
\
\
\
|
*
|
|
sysfs: cosmetic clean up on node creation failure paths
Tejun Heo
2007-07-18
3
-13
/
+18
|
*
|
|
sysfs: kill an extra put in sysfs_create_link() failure path
Tejun Heo
2007-07-18
1
-0
/
+2
|
*
|
|
sysfs: make sysfs_init_inode() static
Tejun Heo
2007-07-18
2
-2
/
+1
|
*
|
|
sysfs: fix sysfs root inode nlink accounting
Tejun Heo
2007-07-18
1
-5
/
+5
|
*
|
|
sysfs: avoid kmem_cache_free(NULL)
Akinobu Mita
2007-07-18
1
-6
/
+7
|
*
|
|
debugfs: remove rmdir() non-empty complaint
Jens Axboe
2007-07-18
1
-5
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-07-18
4
-61
/
+101
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
locks: fix vfs_test_lock() comment
J. Bruce Fields
2007-07-18
1
-2
/
+1
|
*
|
locks: make posix_test_lock() interface more consistent
J. Bruce Fields
2007-07-18
2
-7
/
+7
|
*
|
nfs: disable leases over NFS
J. Bruce Fields
2007-07-18
1
-0
/
+12
|
*
|
gfs2: stop giving out non-cluster-coherent leases
Marc Eshel
2007-07-18
1
-0
/
+24
[next]