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
2007-09-21
signalfd simplification
Davide Libenzi
2
-164
/
+29
2007-09-19
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
9
-62
/
+101
2007-09-19
ext34: ensure do_split leaves enough free space in both blocks
Eric Sandeen
2
-8
/
+70
2007-09-19
nfs: fix oops re sysctls and V4 support
Alexey Dobriyan
1
-1
/
+1
2007-09-19
dir_index: error out instead of BUG on corrupt dx dirs
Eric Sandeen
2
-8
/
+60
2007-09-18
[XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...
Lachlan McIlroy
3
-3
/
+54
2007-09-18
[XFS] Ensure file size updates have been completed before writing inode to disk.
Lachlan McIlroy
3
-9
/
+16
2007-09-17
[XFS] On-demand reaping of the MRU cache
David Chinner
3
-50
/
+31
2007-09-16
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
1
-4
/
+18
2007-09-14
As struct iw_point is bi-directional payload, we should copy back the content
Masakazu Mokuno
1
-4
/
+18
2007-09-12
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-37
/
+41
2007-09-12
Leases can be hidden by flocks
Pavel Emelyanov
1
-1
/
+1
2007-09-12
Fix select on /proc files without ->poll
Alexey Dobriyan
2
-3
/
+2
2007-09-12
afs: mntput called before dput
Andreas Gruenbacher
1
-1
/
+1
2007-09-12
quota: fix infinite loop
Jan Kara
3
-4
/
+31
2007-09-11
ocfs2: Fix calculation of i_blocks during truncate
Mark Fasheh
2
-1
/
+1
2007-09-11
[PATCH] ocfs2: Fix a wrong cluster calculation.
tao.ma@oracle.com
1
-1
/
+3
2007-09-11
[PATCH] ocfs2: fix mount option parsing
Tiger Yang
1
-32
/
+37
2007-09-11
ocfs2: update docs for new features
Mark Fasheh
1
-3
/
+0
2007-09-11
knfsd: Validate filehandle type in fsid_source
Neil Brown
1
-5
/
+15
2007-09-11
knfsd: Fixed problem with NFS exporting directories which are mounted on.
Neil Brown
1
-1
/
+2
2007-09-05
[XFS] fix nasty quota hashtable allocation bug
Eric Sandeen
1
-1
/
+2
2007-09-05
[XFS] fix sparse shadowed variable warnings
Christoph Hellwig
2
-5
/
+4
2007-09-05
[XFS] fix ASSERT and ASSERT_ALWAYS
Christoph Hellwig
1
-4
/
+6
2007-09-05
[XFS] Fix sparse warning in kmem_shake_allow
Christoph Hellwig
1
-1
/
+1
2007-09-05
[XFS] Fix sparse NULL vs 0 warnings
Christoph Hellwig
2
-12
/
+12
2007-09-05
[XFS] Set filestreams object timeout to something sane.
David Chinner
1
-1
/
+1
2007-09-04
Merge branch 'for_linus' of git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
5
-14
/
+58
2007-09-02
[JFFS2] fix write deadlock regression
Jason Lunz
1
-1
/
+1
2007-09-01
NFS: Fix a write request leak in nfs_invalidate_page()
Trond Myklebust
2
-1
/
+45
2007-09-01
NFS: change NFS mount error return when hostname/pathname too long
Chuck Lever
1
-4
/
+4
2007-09-01
NFS: Off-by-one length error in string handling
Chuck Lever
1
-1
/
+1
2007-09-01
NFS: Return a real error code from mount(2)
Chuck Lever
1
-1
/
+1
2007-09-01
NFS: mount option parser chokes on proto=
Chuck Lever
1
-4
/
+4
2007-09-01
NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file
Trond Myklebust
1
-1
/
+1
2007-09-01
NFSv4: Fix a typo in _nfs4_do_open_reclaim
Trond Myklebust
1
-1
/
+1
2007-09-01
NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer
Trond Myklebust
1
-1
/
+1
2007-09-01
NFS: Fix the mount regression
Trond Myklebust
1
-46
/
+64
2007-08-31
hugepage: fix broken check for offset alignment in hugepage mappings
David Gibson
1
-5
/
+10
2007-08-31
eCryptfs: fix possible fault in ecryptfs_sync_page
Ryusuke Konishi
1
-1
/
+2
2007-08-31
Fix possible NULL pointer dereference in udf_table_free_blocks()
Jan Kara
1
-6
/
+4
2007-08-31
UDF: handle wrong superblock better
Jan Kara
1
-4
/
+22
2007-08-31
revert "eCryptfs: fix lookup error for special files"
Andrew Morton
1
-4
/
+0
2007-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-15
/
+29
2007-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2
-18
/
+0
2007-08-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-15
/
+13
2007-08-23
9p: remove deprecated v9fs_fid_lookup_remove()
Eric Van Hensbergen
2
-18
/
+0
2007-08-23
sched: accounting regression since rc1
Christian Borntraeger
1
-15
/
+29
2007-08-23
exec: kill unsafe BUG_ON(sig->count) checks
Oleg Nesterov
1
-3
/
+0
2007-08-23
autofs4: deadlock during create
Ian Kent
1
-14
/
+17
[next]