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
2009-06-25
another race fix in jfs_check_acl()
Al Viro
1
-6
/
+7
2009-06-25
Get "no acls for this inode" right, fix shmem breakage
Al Viro
2
-6
/
+3
2009-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
48
-741
/
+326
2009-06-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-6
/
+10
2009-06-24
switch xfs to generic acl caching helpers
Al Viro
4
-75
/
+9
2009-06-24
helpers for acl caching + switch to those
Al Viro
9
-333
/
+91
2009-06-24
switch reiserfs to inode->i_acl
Al Viro
3
-34
/
+4
2009-06-24
switch reiserfs to usual conventions for caching ACLs
Al Viro
2
-19
/
+14
2009-06-24
reiserfs: minimal fix for ACL caching
Al Viro
1
-1
/
+1
2009-06-24
switch nilfs2 to inode->i_acl
Al Viro
3
-22
/
+0
2009-06-24
switch btrfs to inode->i_acl
Al Viro
4
-27
/
+9
2009-06-24
switch jffs2 to inode->i_acl
Al Viro
5
-48
/
+19
2009-06-24
switch jfs to inode->i_acl
Al Viro
4
-41
/
+15
2009-06-24
switch ext4 to inode->i_acl
Al Viro
5
-40
/
+10
2009-06-24
switch ext3 to inode->i_acl
Al Viro
4
-36
/
+10
2009-06-24
switch ext2 to inode->i_acl
Al Viro
5
-41
/
+11
2009-06-24
add caching of ACLs in struct inode
Al Viro
1
-0
/
+10
2009-06-24
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...
Ankit Jain
3
-29
/
+112
2009-06-24
cleanup __writeback_single_inode
Christoph Hellwig
1
-50
/
+50
2009-06-24
... and the same for vfsmount id/mount group id
Al Viro
2
-6
/
+26
2009-06-24
Make allocation of anon devices cheaper
Al Viro
1
-1
/
+6
2009-06-24
devpts: remove module-related code
H. Peter Anvin
1
-10
/
+0
2009-06-24
VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper
Trond Myklebust
1
-9
/
+2
2009-06-24
vfs: fix nd->root leak in do_filp_open()
J. R. Okajima
1
-1
/
+10
2009-06-24
reiserfs: remove stray unlock_super in reiserfs_resize
Christoph Hellwig
1
-1
/
+0
2009-06-24
udf: remove redundant tests on unsigned
Roel Kluin
1
-5
/
+4
2009-06-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-111
/
+294
2009-06-23
NFS: Correct the NFS mount path when following a referral
Trond Myklebust
1
-0
/
+24
2009-06-23
NFS: Fix nfs_path() to always return a '/' at the beginning of the path
Trond Myklebust
1
-0
/
+5
2009-06-23
NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace
Trond Myklebust
1
-21
/
+157
2009-06-23
VFS: Add VFS helper functions for setting up private namespaces
Trond Myklebust
1
-8
/
+37
2009-06-23
VFS: Uninline the function put_mnt_ns()
Trond Myklebust
1
-2
/
+6
2009-06-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-54
/
+2
2009-06-23
ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define.
Tao Ma
1
-0
/
+2
2009-06-23
ocfs2: Add lockdep annotations
Jan Kara
6
-25
/
+123
2009-06-23
vfs: Set special lockdep map for dirs only if not set by fs
Jan Kara
1
-6
/
+11
2009-06-23
ocfs2: Disable orphan scanning for local and hard-ro mounts
Sunil Mushran
5
-43
/
+51
2009-06-23
ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init()
Sunil Mushran
2
-4
/
+4
2009-06-23
ocfs2: Stop orphan scan as early as possible during umount
Sunil Mushran
3
-4
/
+21
2009-06-23
ocfs2: Fix ocfs2_osb_dump()
Sunil Mushran
1
-14
/
+18
2009-06-23
ocfs2: Pin journal head before accessing jh->b_committed_data
Sunil Mushran
1
-4
/
+24
2009-06-23
ocfs2: Update atime in splice read if necessary.
Tao Ma
1
-3
/
+3
2009-06-23
ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
Joel Becker
5
-9
/
+38
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
17
-597
/
+1142
2009-06-22
Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
24
-510
/
+3930
2009-06-22
Making fs/minix/minix.h double including safe
Hitoshi Mitake
1
-0
/
+5
2009-06-20
nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res
Benny Halevy
1
-1
/
+1
2009-06-20
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+15
2009-06-20
fat: Fix the removal of opts->fs_dmask
OGAWA Hirofumi
1
-1
/
+1
2009-06-20
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
3
-29
/
+8
[next]