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
2013-09-09
CIFS: Store lease state itself rather than a mapped oplock value
Pavel Shilovsky
10
-62
/
+174
2013-09-08
CIFS: Replace clientCanCache* bools with an integer
Pavel Shilovsky
9
-61
/
+64
2013-09-08
[CIFS] quiet sparse compile warning
Steve French
1
-0
/
+2
2013-09-08
cifs: Start using per session key for smb2/3 for signature generation
Shirish Pargaonkar
4
-24
/
+67
2013-09-08
cifs: Add a variable specific to NTLMSSP for key exchange.
Shirish Pargaonkar
3
-2
/
+8
2013-09-08
cifs: Process post session setup code in respective dialect functions.
Shirish Pargaonkar
4
-29
/
+70
2013-09-08
CIFS: convert to use le32_add_cpu()
Wei Yongjun
1
-6
/
+2
2013-09-08
CIFS: Fix missing lease break
Pavel Shilovsky
1
-69
/
+80
2013-09-08
CIFS: Fix a memory leak when a lease break comes
Pavel Shilovsky
1
-0
/
+1
2013-09-08
cifs: convert case-insensitive dentry ops to use new case conversion routines
Jeff Layton
1
-8
/
+50
2013-09-08
cifs: add new case-insensitive conversion routines that are based on wchar_t's
Jeff Layton
3
-1
/
+664
2013-09-08
cifs: Move and expand MAX_SERVER_SIZE definition
Scott Lovenberg
1
-2
/
+1
2013-09-08
cifs: Move string length definitions to uapi
Scott Lovenberg
3
-16
/
+13
2013-09-08
CIFS: Implement follow_link for nounix CIFS mounts
Pavel Shilovsky
4
-71
/
+92
2013-09-08
CIFS: Implement follow_link for SMB2
Pavel Shilovsky
11
-29
/
+103
2013-09-08
cifs: display iocharset= option in /proc/mounts
Jeff Layton
1
-0
/
+15
2013-09-08
cifs: create a new Documentation/ directory and move docfiles into it
Jeff Layton
4
-2002
/
+0
2013-09-08
cifs: ensure that srv_mutex is held when dealing with ssocket pointer
Jeff Layton
1
-0
/
+2
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-252
/
+316
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
5
-31
/
+114
2013-09-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+1
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2013-09-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
20
-432
/
+598
2013-09-06
Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
18
-335
/
+778
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+16
2013-09-05
fuse: drop dentry on failed revalidate
Anand Avati
1
-0
/
+2
2013-09-05
fuse: clean up return in fuse_dentry_revalidate()
Miklos Szeredi
1
-8
/
+18
2013-09-05
fuse: use d_materialise_unique()
Miklos Szeredi
1
-43
/
+26
2013-09-05
sysfs: use check_submounts_and_drop()
Miklos Szeredi
1
-12
/
+8
2013-09-05
nfs: use check_submounts_and_drop()
Miklos Szeredi
1
-5
/
+4
2013-09-05
gfs2: use check_submounts_and_drop()
Miklos Szeredi
1
-6
/
+3
2013-09-05
afs: use check_submounts_and_drop()
Miklos Szeredi
1
-7
/
+3
2013-09-05
vfs: check unlinked ancestors before mount
Miklos Szeredi
3
-6
/
+39
2013-09-05
vfs: check submounts and drop atomically
Miklos Szeredi
1
-0
/
+65
2013-09-05
vfs: add d_walk()
Miklos Szeredi
1
-161
/
+148
2013-09-05
vfs: restructure d_genocide()
Miklos Szeredi
1
-8
/
+4
2013-09-05
sparc: fix PCI device proc file mmap(2)
Alexey Dobriyan
1
-0
/
+16
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
22
-193
/
+370
2013-09-05
f2fs: optimize gc for better performance
Jin Xu
3
-2
/
+9
2013-09-05
f2fs: merge more bios of node block writes
Jaegeuk Kim
1
-4
/
+5
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+3
2013-09-04
Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2
-22
/
+7
2013-09-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
23
-367
/
+816
2013-09-04
direct-io: Handle O_(D)SYNC AIO
Christoph Hellwig
5
-13
/
+40
2013-09-04
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
9
-129
/
+98
2013-09-03
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-34
/
+242
2013-09-03
switch fchmod() to fdget
Al Viro
1
-6
/
+5
2013-09-03
switch epoll_ctl() to fdget
Al Viro
1
-16
/
+15
2013-09-03
git simplify nilfs check for busy subtree
Al Viro
1
-19
/
+7
2013-09-03
constify touch_atime()
Al Viro
1
-1
/
+1
[next]