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
2009-04-03
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
37
-146
/
+275
2009-04-03
fs/ufs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/sysv: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/squashfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/reiserfs: return f_fsid for statfs(2)
Coly Li
2
-0
/
+6
2009-04-03
fs/qnx4: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/omfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+5
2009-04-03
fs/minix: return f_fsid for statfs(2)
Coly Li
1
-3
/
+8
2009-04-03
fs/isofs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/hpfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/hfsplus: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/hfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/fat: return f_fsid for statfs(2)
Coly Li
1
-1
/
+5
2009-04-03
fs/efs: return f_fsid for statfs(2)
Coly Li
1
-8
/
+12
2009-04-03
fs/cramfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/befs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-03
fs/affs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+4
2009-04-03
fs/adfs: return f_fsid for statfs(2)
Coly Li
1
-6
/
+10
2009-04-03
preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...
Gerd Hoffmann
1
-8
/
+12
2009-04-03
preadv/pwritev: Add preadv and pwritev system calls.
Gerd Hoffmann
2
-0
/
+86
2009-04-03
preadv/pwritev: create compat_writev()
Gerd Hoffmann
1
-7
/
+18
2009-04-03
preadv/pwritev: create compat_readv()
Gerd Hoffmann
1
-8
/
+18
2009-04-03
cramfs: propagate uncompression errors
David VomLehn
2
-11
/
+27
2009-04-03
bin_elf_fdpic: check the return value of clear_user
Mike Frysinger
1
-8
/
+17
2009-04-03
hppfs: hppfs_read_file() may return -ERROR
Roel Kluin
1
-1
/
+6
2009-04-03
ext3: avoid false EIO errors
Jan Kara
1
-65
/
+74
2009-04-03
ext3: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
1
-2
/
+10
2009-04-03
ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c
Wei Yongjun
1
-8
/
+9
2009-04-03
jbd: fix oops in jbd_journal_init_inode() on corrupted fs
Jan Kara
1
-10
/
+24
2009-04-03
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
3
-41
/
+22
2009-04-03
vfs: check bh->b_blocknr only if BH_Mapped is set
Nikanth Karthikesan
1
-3
/
+3
2009-04-03
writeback: guard against jiffies wraparound on inode->dirtied_when checks (tr...
Jeff Layton
1
-4
/
+22
2009-04-03
vfs: skip I_CLEAR state inodes
Wu Fengguang
3
-3
/
+4
2009-04-03
nommu: fix a number of issues with the per-MM VMA patch
David Howells
2
-3
/
+3
2009-04-01
Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
23
-420
/
+584
2009-04-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
19
-576
/
+1110
2009-04-01
Merge branch 'devel' into for-linus
Trond Myklebust
23
-420
/
+584
2009-04-01
NSM: Fix unaligned accesses in nsm_init_private()
Mans Rullgard
1
-2
/
+6
2009-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
24
-1622
/
+2762
2009-04-01
autofs4: fix lookup deadlock
Ian Kent
1
-20
/
+21
2009-04-01
autofs4: cleanup expire code duplication
Ian Kent
3
-38
/
+20
2009-04-01
ecryptfs: use kzfree()
Johannes Weiner
2
-4
/
+2
2009-04-01
ramfs: add support for "mode=" mount option
Wu Fengguang
1
-8
/
+86
2009-04-01
epoll keyed wakeups: make eventfd use keyed wakeups
Davide Libenzi
1
-3
/
+3
2009-04-01
epoll keyed wakeups: teach epoll about hints coming with the wakeup key
Davide Libenzi
1
-2
/
+29
2009-04-01
eventfd: improve support for semaphore-like behavior
Davide Libenzi
1
-9
/
+11
2009-04-01
epoll: use real type instead of void *
Tony Battersby
1
-1
/
+1
2009-04-01
epoll: clean up ep_modify
Tony Battersby
1
-12
/
+7
2009-04-01
epoll: remove unnecessary xchg
Tony Battersby
1
-14
/
+8
[next]