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.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
2010-02-23
fs/exec.c: fix initial stack reservation
Michael Neuling
1
-1
/
+0
2010-02-20
CacheFiles: Fix a race in cachefiles_delete_object() vs rename
David Howells
1
-1
/
+11
2010-02-20
vfs: don't call ima_file_check() unconditionally in nfsd_open()
Chuck Ebbert
1
-1
/
+2
2010-02-19
Switch proc/self to nd_set_link()
Al Viro
1
-5
/
+19
2010-02-19
fix LOOKUP_FOLLOW on automount "symlinks"
Al Viro
1
-2
/
+12
2010-02-17
sysfs: sysfs_sd_setattr set iattrs unconditionally
Eric W. Biederman
1
-18
/
+17
2010-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-2
/
+4
2010-02-16
NFS: Too many GETATTR and ACCESS calls after direct I/O
Chuck Lever
1
-0
/
+3
2010-02-16
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2010-02-14
reiserfs: Fix softlockup while waiting on an inode
Frederic Weisbecker
1
-0
/
+2
2010-02-13
Btrfs: btrfs_mark_extent_written uses the wrong slot
Shaohua Li
1
-2
/
+4
2010-02-12
GFS2: Fix bmap allocation corner-case bug
Steven Whitehouse
1
-1
/
+1
2010-02-12
GFS2: Fix error code
Abhijith Das
1
-1
/
+1
2010-02-12
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-12
/
+10
2010-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+6
2010-02-12
fs/exec.c: restrict initial stack space expansion to rlimit
Michael Neuling
1
-2
/
+19
2010-02-12
compat_ioctl: add compat handler for TIOCGSID ioctl
Andreas Schwab
1
-0
/
+1
2010-02-10
compat_ioctl: ignore RAID_VERSION ioctl
Arnd Bergmann
1
-0
/
+2
2010-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
7
-14
/
+54
2010-02-09
NFS: Fix the mapping of the NFSERR_SERVERFAULT error
Trond Myklebust
3
-5
/
+5
2010-02-09
NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()
Trond Myklebust
1
-2
/
+1
2010-02-09
NFS: Fix a bug in nfs_fscache_release_page()
Trond Myklebust
1
-5
/
+4
2010-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-13
/
+42
2010-02-09
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-9
/
+1
2010-02-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
28
-129
/
+284
2010-02-09
9p: fix memory leak in v9fs_parse_options()
Eric Van Hensbergen
1
-10
/
+17
2010-02-09
9p: fix option parsing
Eric Van Hensbergen
1
-4
/
+6
2010-02-09
9p: Include fsync support for 9p client
M. Mohan Kumar
3
-1
/
+21
2010-02-09
ocfs2/cluster: Make o2net connect messages KERN_NOTICE
Sunil Mushran
1
-3
/
+3
2010-02-09
ocfs2/dlm: Fix printing of lockname
Sunil Mushran
1
-1
/
+1
2010-02-08
Revert "nfsd4: fix error return when pseudoroot missing"
J. Bruce Fields
1
-9
/
+1
2010-02-08
[SCSI] compat_ioct: fix bsg SG_IO
FUJITA Tomonori
1
-0
/
+6
2010-02-08
cifs: fix dentry hash calculation for case-insensitive mounts
Jeff Layton
1
-2
/
+5
2010-02-08
[CIFS] Don't cache timestamps on utimes due to coarse granularity
Steve French
1
-1
/
+11
2010-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-8
/
+9
2010-02-07
Fix race in tty_fasync() properly
Linus Torvalds
1
-4
/
+2
2010-02-07
Take ima_file_free() to proper place.
Al Viro
1
-0
/
+1
2010-02-07
ima: rename ima_path_check to ima_file_check
Mimi Zohar
2
-3
/
+3
2010-02-07
fix ima breakage
Mimi Zohar
2
-6
/
+3
2010-02-07
Take ima_path_check() in nfsd past dentry_open() in nfsd_open()
Al Viro
1
-1
/
+2
2010-02-07
freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
Jun'ichi Nomura
1
-3
/
+4
2010-02-07
befs: fix leak
Al Viro
1
-0
/
+1
2010-02-06
[CIFS] Maximum username length check in session setup does not match
Steve French
1
-6
/
+5
2010-02-06
cifs: fix length calculation for converted unicode readdir names
Jeff Layton
1
-0
/
+1
2010-02-06
ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()
Roel Kluin
1
-1
/
+1
2010-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
6
-54
/
+19
2010-02-05
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
9
-32
/
+93
2010-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
6
-5
/
+27
2010-02-04
Btrfs: apply updated fallocate i_size fix
Aneesh Kumar K.V
1
-1
/
+3
2010-02-04
Btrfs: do not try and lookup the file extent when finishing ordered io
Josef Bacik
1
-44
/
+2
[next]