index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-05
cifs: have decode_negTokenInit set flags in server struct
Jeff Layton
6
-30
/
+26
2010-05-05
cifs: break negotiate protocol calls out of cifs_setup_session
Jeff Layton
3
-33
/
+52
2010-04-28
cifs: eliminate "first_time" parm to CIFS_SessSetup
Jeff Layton
3
-11
/
+15
2010-04-27
[CIFS] Fix lease break for writes
Steve French
3
-17
/
+3
2010-04-27
cifs: save the dialect chosen by server
Jeff Layton
2
-6
/
+6
2010-04-26
cifs: change && to ||
Dan Carpenter
1
-1
/
+1
2010-04-26
cifs: rename "extended_security" to "global_secflags"
Jeff Layton
6
-12
/
+12
2010-04-26
cifs: move tcon find/create into separate function
Jeff Layton
1
-70
/
+86
2010-04-26
cifs: move SMB session creation code into separate function
Jeff Layton
1
-65
/
+93
2010-04-26
cifs: track local_nls in volume info
Jeff Layton
1
-5
/
+6
2010-04-22
[CIFS] Allow null nd (as nfs server uses) on create
Steve French
3
-14
/
+23
2010-04-21
[CIFS] Fix losing locks during fork()
Pavel Shilovsky
1
-3
/
+4
2010-04-21
[CIFS] Cleanup various minor breakage in previous cFYI cleanup
Steve French
4
-29
/
+29
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
25
-835
/
+845
2010-04-21
[CIFS] use add_to_page_cache_lru
Nick Piggin
1
-10
/
+3
2010-04-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-9
/
+15
2010-04-20
quota: Convert __DQUOT_PARANOIA symbol to standard config option
Jan Kara
2
-9
/
+15
2010-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
5
-100
/
+118
2010-04-19
eCryptfs: Turn lower lookup error messages into debug messages
Tyler Hicks
1
-6
/
+6
2010-04-19
eCryptfs: Copy lower directory inode times and size on link
Tyler Hicks
1
-2
/
+2
2010-04-19
ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode
Jeff Mahoney
1
-1
/
+0
2010-04-19
ecryptfs: fix error code for missing xattrs in lower fs
Christian Pulvermacher
1
-4
/
+4
2010-04-19
eCryptfs: Decrypt symlink target for stat size
Tyler Hicks
1
-48
/
+52
2010-04-16
xfs: don't warn on EAGAIN in inode reclaim
Dave Chinner
1
-2
/
+2
2010-04-16
xfs: ensure that sync updates the log tail correctly
Dave Chinner
1
-12
/
+26
2010-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
10
-134
/
+212
2010-04-13
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-23
/
+38
2010-04-13
ceph: use separate class for ceph sockets' sk_lock
Sage Weil
1
-0
/
+8
2010-04-13
ceph: reserve one more caps space when doing readdir
Yehuda Sadeh
1
-1
/
+1
2010-04-13
ceph: queue_cap_snap should always queue dirty context
Sage Weil
2
-11
/
+8
2010-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Linus Torvalds
2
-5
/
+21
2010-04-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-6
/
+16
2010-04-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-10
/
+16
2010-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
3
-3
/
+3
2010-04-12
ceph: fix dentry reference leak in dcache readdir
Sage Weil
1
-2
/
+2
2010-04-12
quota: Fix possible dq_flags corruption
Andrew Perepechko
1
-6
/
+6
2010-04-12
quota: Hide warnings about writes to the filesystem before quota was turned on
Jan Kara
1
-0
/
+6
2010-04-12
ext3: symlink must be handled via filesystem specific operation
Dmitry Monakhov
1
-0
/
+2
2010-04-12
ext2: symlink must be handled via filesystem specific operation
Dmitry Monakhov
1
-0
/
+2
2010-04-12
NFSv4: fix delegated locking
Trond Myklebust
2
-2
/
+5
2010-04-12
nilfs2: fix typo "numer" -> "number" in alloc.c
Ryusuke Konishi
1
-1
/
+1
2010-04-09
NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible
Trond Myklebust
1
-7
/
+16
2010-04-09
NFS: Fix a race with the new commit code
Trond Myklebust
1
-7
/
+10
2010-04-09
NFS: Ensure that writeback_single_inode() calls write_inode() when syncing
Trond Myklebust
1
-2
/
+2
2010-04-09
NFS: Fix the mode calculation in nfs_find_open_context
Trond Myklebust
1
-4
/
+4
2010-04-09
NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR
Trond Myklebust
1
-1
/
+1
2010-04-09
ceph: decode v5 of osdmap (pool names) [protocol change]
Sage Weil
3
-73
/
+114
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-62
/
+75
2010-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-4
/
+59
2010-04-08
udf: add speciffic ->setattr callback
Dmitry Monakhov
4
-4
/
+12
[next]