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-11-11
ext3: Wait for proper transaction commit on fsync
Jan Kara
3
-21
/
+49
2009-11-11
ext3: retry failed direct IO allocations
Eric Sandeen
1
-0
/
+4
2009-11-11
NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENT
Trond Myklebust
1
-1
/
+1
2009-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-18
/
+15
2009-11-08
ext4: partial revert to fix double brelse WARNING()
Theodore Ts'o
1
-12
/
+4
2009-11-08
nilfs2: fix missing cleanup of gc cache on error cases
Ryusuke Konishi
1
-1
/
+2
2009-11-08
nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks
Ryusuke Konishi
1
-17
/
+13
2009-11-07
cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible
Jeff Layton
1
-8
/
+0
2009-11-07
cifs: clean up handling when server doesn't consistently support inode numbers
Jeff Layton
4
-8
/
+21
2009-11-06
ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O
Mingming
1
-6
/
+7
2009-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-3
/
+6
2009-11-06
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2009-11-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+4
2009-11-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2009-11-05
nfsd: use STATEID_FMT and STATEID_VAL for printing stateids
Benny Halevy
1
-30
/
+16
2009-11-05
sysfs: Don't leak secdata when a sysfs_dirent is freed.
Eric W. Biederman
1
-0
/
+4
2009-11-04
nfsd: register NFS_ACL with rpcbind
Peter Staubach
2
-3
/
+12
2009-11-04
x86, fs: Fix x86 procfs stack information for threads on 64-bit
Stefani Seibold
1
-0
/
+2
2009-11-04
fuse: invalidate target of rename
Miklos Szeredi
1
-1
/
+3
2009-11-04
fuse: fix kunmap in fuse_ioctl_copy_user
Jens Axboe
1
-1
/
+1
2009-11-04
fuse: prevent fuse_put_request on invalid pointer
Anand V. Avati
1
-1
/
+2
2009-11-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-14
/
+14
2009-11-03
ext4: code clean up for dio fallocate handling
Mingming
1
-5
/
+4
2009-11-10
ext4: skip conversion of uninit extents after direct IO if there isn't any
Mingming
3
-6
/
+21
2009-11-10
ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents
Mingming
2
-3
/
+8
2009-11-03
nilfs2: add zero-fill for new btree node buffers
Ryusuke Konishi
1
-0
/
+1
2009-11-03
nilfs2: fix irregular checkpoint creation due to data flush
Ryusuke Konishi
1
-6
/
+11
2009-11-03
nilfs2: fix dirty page accounting leak causing hang at write
Ryusuke Konishi
1
-2
/
+1
2009-11-03
ext4: discard preallocation when restarting a transaction during truncate
Aneesh Kumar K.V
1
-1
/
+2
2009-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2
-29
/
+69
2009-11-02
Revert "ext4: Remove journal_checksum mount option and enable it by default"
Linus Torvalds
2
-6
/
+15
2009-11-02
9p: fix readdir corner cases
Eric Van Hensbergen
1
-27
/
+67
2009-11-02
9p: fix readlink
Martin Stava
1
-3
/
+2
2009-11-02
9p: fix a small bug in readdir for long directories
Martin Stava
1
-0
/
+1
2009-11-02
Fix bio_alloc() and bio_kmalloc() documentation
Alberto Bertogli
1
-13
/
+13
2009-11-02
bio_put(): add bio_clone() to the list of functions in the comment
Alberto Bertogli
1
-1
/
+1
2009-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Linus Torvalds
2
-1
/
+2
2009-10-30
xfs: fix xfs_quota remove error
Ryota Yamauchi
1
-1
/
+1
2009-10-30
xfs: free temporary cursor in xfs_dialloc
Eric Sandeen
1
-0
/
+1
2009-10-30
powerpc: Cleanup Kconfig selection of hugetlbfs support
Benjamin Herrenschmidt
1
-1
/
+1
2009-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2009-10-29
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2009-10-29
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
4
-8
/
+11
2009-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2009-10-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2009-10-29
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+0
2009-10-29
hfs: fix oops on mount with corrupted btree extent records
Jeff Mahoney
1
-0
/
+5
2009-10-29
hfsplus: refuse to mount volumes larger than 2TB
Ben Hutchings
1
-0
/
+4
2009-10-29
hwpoison: fix/proc/meminfo alignment
Hugh Dickins
1
-1
/
+1
2009-10-28
nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
Frank Filz
1
-1
/
+1
[prev]
[next]