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
2015-02-03
nfs: allow different protocol in nfs_initiate_commit
Peng Tao
4
-4
/
+7
2015-02-03
pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio
Tom Haynes
5
-8
/
+12
2015-02-03
nfs41: create NFSv3 DS connection if specified
Peng Tao
3
-5
/
+93
2015-02-03
nfs41: allow LD to choose DS connection version/minor_version
Peng Tao
5
-8
/
+14
2015-02-03
nfsv3: introduce nfs3_set_ds_client
Peng Tao
4
-1
/
+41
2015-02-03
nfs41: move file layout macros to generic pnfs
Peng Tao
2
-10
/
+11
2015-02-03
nfs41: allow LD to choose DS connection auth flavor
Peng Tao
5
-9
/
+14
2015-02-03
nfs41: pull nfs4_ds_connect from file layout to generic pnfs
Peng Tao
3
-73
/
+89
2015-02-03
nfs41: pull decode_ds_addr from file layout to generic pnfs
Peng Tao
3
-150
/
+154
2015-02-03
nfs41: pull data server cache from file layout to generic pnfs
Peng Tao
4
-252
/
+265
2015-02-03
pnfs: Do not grab the commit_info lock twice when rescheduling writes
Tom Haynes
3
-26
/
+23
2015-02-03
pnfs: Prepare for flexfiles by pulling out common code
Tom Haynes
6
-290
/
+330
2015-02-02
Merge branch 'xfs-ioctl-setattr-cleanup' into for-next
Dave Chinner
1
-220
/
+231
2015-02-02
xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories
Iustin Pop
1
-14
/
+25
2015-02-02
xfs: factor projid hint checking out of xfs_ioctl_setattr
Dave Chinner
1
-19
/
+31
2015-02-02
xfs: factor extsize hint checking out of xfs_ioctl_setattr
Dave Chinner
1
-39
/
+51
2015-02-02
xfs: XFS_IOCTL_SETXATTR can run in user namespaces
Dave Chinner
1
-9
/
+13
2015-02-02
xfs: kill xfs_ioctl_setattr behaviour mask
Dave Chinner
1
-103
/
+65
2015-02-02
xfs: disaggregate xfs_ioctl_setattr
Dave Chinner
1
-5
/
+18
2015-02-02
xfs: factor out xfs_ioctl_setattr transaciton preamble
Dave Chinner
1
-46
/
+55
2015-02-02
xfs: separate xflags from xfs_ioctl_setattr
Dave Chinner
1
-48
/
+41
2015-02-02
xfs: FSX_NONBLOCK is not used
Dave Chinner
1
-5
/
+0
2015-02-02
Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next
Dave Chinner
8
-163
/
+129
2015-02-02
xfs: don't allocate an ioend for direct I/O completions
Christoph Hellwig
2
-91
/
+61
2015-02-02
xfs: change kmem_free to use generic kvfree()
Wang, Yalin
2
-11
/
+4
2015-02-02
xfs: factor out a xfs_update_prealloc_flags() helper
Christoph Hellwig
3
-60
/
+63
2015-01-31
NFS: a couple off by ones
Dan Carpenter
1
-2
/
+2
2015-01-31
nfs: prevent truncate on active swapfile
Omar Sandoval
1
-1
/
+6
2015-01-31
nfs: don't call blocking operations while !TASK_RUNNING
Jeff Layton
1
-3
/
+5
2015-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+2
2015-01-31
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
7
-192
/
+272
2015-01-30
quota: Store maximum space limit in bytes
Jan Kara
4
-23
/
+13
2015-01-30
quota: Remove quota_on_meta callback
Jan Kara
1
-4
/
+1
2015-01-30
ocfs2: Use generic helpers for quotaon and quotaoff
Jan Kara
1
-31
/
+1
2015-01-30
ext4: Use generic helpers for quotaon and quotaoff
Jan Kara
1
-41
/
+1
2015-01-30
quota: Add ->quota_{enable,disable} callbacks for VFS quotas
Jan Kara
1
-0
/
+91
2015-01-30
quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}
Jan Kara
1
-4
/
+27
2015-01-30
quota: Split ->set_xstate callback into two
Jan Kara
2
-26
/
+53
2015-01-30
Merge branch 'for_linus' into for_next
Jan Kara
22
-345
/
+475
2015-01-30
Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-5
/
+10
2015-01-29
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
3
-2
/
+3
2015-01-28
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
6
-191
/
+271
2015-01-28
udf: Release preallocation on last writeable close
Jan Kara
1
-1
/
+1
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-80
/
+136
2015-01-28
btrfs: fix raid56 scrub failed in xfstests btrfs/072
Gui Hecheng
1
-0
/
+2
2015-01-27
cifs: fix MUST SecurityFlags filtering
Niklas Cassel
1
-2
/
+4
2015-01-26
GFS2: Eliminate a nonsense goto
Bob Peterson
1
-3
/
+0
2015-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+5
2015-01-25
NFSv4: Deal with atomic upgrades of an existing delegation
Trond Myklebust
1
-3
/
+17
2015-01-25
NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_session
Trond Myklebust
1
-7
/
+3
[prev]
[next]