index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: eliminate "first_time" parm to CIFS_SessSetup
Jeff Layton
2010-04-28
3
-11
/
+15
*
[CIFS] Fix lease break for writes
Steve French
2010-04-27
3
-17
/
+3
*
cifs: save the dialect chosen by server
Jeff Layton
2010-04-27
2
-6
/
+6
*
cifs: change && to ||
Dan Carpenter
2010-04-26
1
-1
/
+1
*
cifs: rename "extended_security" to "global_secflags"
Jeff Layton
2010-04-26
6
-12
/
+12
*
cifs: move tcon find/create into separate function
Jeff Layton
2010-04-26
1
-70
/
+86
*
cifs: move SMB session creation code into separate function
Jeff Layton
2010-04-26
1
-65
/
+93
*
cifs: track local_nls in volume info
Jeff Layton
2010-04-26
1
-5
/
+6
*
[CIFS] Allow null nd (as nfs server uses) on create
Steve French
2010-04-22
3
-14
/
+23
*
[CIFS] Fix losing locks during fork()
Pavel Shilovsky
2010-04-21
1
-3
/
+4
*
[CIFS] Cleanup various minor breakage in previous cFYI cleanup
Steve French
2010-04-21
4
-29
/
+29
*
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
2010-04-21
25
-835
/
+845
*
[CIFS] use add_to_page_cache_lru
Nick Piggin
2010-04-21
1
-10
/
+3
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-04-20
2
-9
/
+15
|
\
|
*
quota: Convert __DQUOT_PARANOIA symbol to standard config option
Jan Kara
2010-04-20
2
-9
/
+15
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2010-04-19
5
-100
/
+118
|
\
\
|
*
|
eCryptfs: Turn lower lookup error messages into debug messages
Tyler Hicks
2010-04-19
1
-6
/
+6
|
*
|
eCryptfs: Copy lower directory inode times and size on link
Tyler Hicks
2010-04-19
1
-2
/
+2
|
*
|
ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode
Jeff Mahoney
2010-04-19
1
-1
/
+0
|
*
|
ecryptfs: fix error code for missing xattrs in lower fs
Christian Pulvermacher
2010-04-19
1
-4
/
+4
|
*
|
eCryptfs: Decrypt symlink target for stat size
Tyler Hicks
2010-04-19
1
-48
/
+52
|
*
|
eCryptfs: Strip metadata in xattr flag in encrypted view
Tyler Hicks
2010-03-23
3
-4
/
+22
|
*
|
eCryptfs: Clear buffer before reading in metadata xattr
Tyler Hicks
2010-03-23
2
-0
/
+2
|
*
|
eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front
Tyler Hicks
2010-03-23
4
-20
/
+15
|
*
|
eCryptfs: Fix metadata in xattr feature regression
Tyler Hicks
2010-03-23
4
-18
/
+18
*
|
|
xfs: don't warn on EAGAIN in inode reclaim
Dave Chinner
2010-04-16
1
-2
/
+2
*
|
|
xfs: ensure that sync updates the log tail correctly
Dave Chinner
2010-04-16
1
-12
/
+26
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-04-14
10
-134
/
+212
|
\
\
\
|
*
|
|
ceph: use separate class for ceph sockets' sk_lock
Sage Weil
2010-04-13
1
-0
/
+8
|
*
|
|
ceph: reserve one more caps space when doing readdir
Yehuda Sadeh
2010-04-13
1
-1
/
+1
|
*
|
|
ceph: queue_cap_snap should always queue dirty context
Sage Weil
2010-04-13
2
-11
/
+8
|
*
|
|
ceph: fix dentry reference leak in dcache readdir
Sage Weil
2010-04-12
1
-2
/
+2
|
*
|
|
ceph: decode v5 of osdmap (pool names) [protocol change]
Sage Weil
2010-04-09
3
-73
/
+114
|
*
|
|
ceph: fix ack counter reset on connection reset
Sage Weil
2010-04-02
1
-0
/
+1
|
*
|
|
ceph: fix leaked inode ref due to snap metadata writeback race
Sage Weil
2010-04-01
2
-14
/
+38
|
*
|
|
ceph: fix snap context reference leaks
Sage Weil
2010-04-01
1
-20
/
+17
|
*
|
|
ceph: allow writeback of snapped pages older than 'oldest' snapc
Sage Weil
2010-04-01
1
-13
/
+14
|
*
|
|
ceph: fix dentry rehashing on virtual .snap dir
Sage Weil
2010-03-30
2
-1
/
+10
*
|
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-04-13
5
-23
/
+38
|
\
\
\
\
|
*
|
|
|
NFSv4: fix delegated locking
Trond Myklebust
2010-04-12
2
-2
/
+5
|
*
|
|
|
NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible
Trond Myklebust
2010-04-09
1
-7
/
+16
|
*
|
|
|
NFS: Fix a race with the new commit code
Trond Myklebust
2010-04-09
1
-7
/
+10
|
*
|
|
|
NFS: Ensure that writeback_single_inode() calls write_inode() when syncing
Trond Myklebust
2010-04-09
1
-2
/
+2
|
*
|
|
|
NFS: Fix the mode calculation in nfs_find_open_context
Trond Myklebust
2010-04-09
1
-4
/
+4
|
*
|
|
|
NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR
Trond Myklebust
2010-04-09
1
-1
/
+1
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Linus Torvalds
2010-04-12
2
-5
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
Btrfs: make sure the chunk allocator doesn't create zero length chunks
Chris Mason
2010-04-06
1
-0
/
+6
|
*
|
|
|
|
Btrfs: fix data enospc check overflow
Josef Bacik
2010-04-05
1
-5
/
+15
*
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-04-12
3
-6
/
+16
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
quota: Fix possible dq_flags corruption
Andrew Perepechko
2010-04-12
1
-6
/
+6
[next]