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
2008-05-21
[CIFS] Enable DFS support for Windows query path info
Steve French
1
-146
/
+178
2008-05-20
[CIFS] Enable DFS support for Unix query path info
Steve French
4
-50
/
+85
2008-05-20
[CIFS] add missing seq_printf to cifs_show_options for hard mount option
Steve French
1
-0
/
+3
2008-05-17
[CIFS] add more complete mount options to cifs_show_options
Steve French
1
-1
/
+30
2008-05-16
[CIFS] Add missing defines for DFS
Steve French
2
-8
/
+18
2008-05-16
CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...
Igor Mammedov
2
-82
/
+139
2008-05-16
Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...
Igor Mammedov
1
-48
/
+1
2008-05-15
[CIFS] enable parsing for transport encryption mount parm
Steve French
3
-8
/
+23
2008-05-15
[CIFS] Finishup DFS code
Steve French
4
-97
/
+80
2008-05-15
[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
Steve French
3
-9
/
+8
2008-05-15
[CIFS] suppress duplicate warning
Steve French
1
-1
/
+1
2008-05-15
[CIFS] Fix paths when share is in DFS to include proper prefix
Steve French
5
-127
/
+37
2008-05-14
add function to convert access flags to legacy open mode
Jeff Layton
2
-9
/
+16
2008-05-14
clarify return value of cifs_convert_flags()
Jeff Layton
1
-1
/
+5
2008-05-14
[CIFS] don't explicitly do a FindClose on rewind when directory search has ended
Steve French
1
-2
/
+5
2008-05-13
[CIFS] cleanup old checkpatch warnings
Steve French
5
-29
/
+45
2008-05-13
[CIFS] CIFSSMBPosixLock should return -EINVAL on error
Marcin Slusarz
1
-1
/
+1
2008-05-13
fix memory leak in CIFSFindNext
Jeff Layton
2
-1
/
+3
2008-05-13
[CIFS] CIFS currently allows for permissions to be changed on files, even
Jeff Layton
2
-0
/
+8
2008-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
5
-66
/
+81
2008-05-12
Add new 'cond_resched_bkl()' helper function
Linus Torvalds
1
-1
/
+1
2008-05-11
[CIFS] don't allow demultiplex thread to exit until kthread_stop is called
Steve French
1
-14
/
+14
2008-05-11
[CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...
Jeff Layton
4
-17
/
+31
2008-05-11
[CIFS] add local struct inode pointer to cifs_setattr
Jeff Layton
2
-11
/
+11
2008-05-11
[CIFS] cifs_find_tcp_session cleanup
Cyrill Gorcunov
1
-25
/
+26
2008-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
22
-345
/
+340
2008-05-09
[CIFS] fix build warning
Steve French
1
-1
/
+1
2008-05-09
[CIFS] Fixed build warning in is_ip
Igor Mammedov
3
-32
/
+5
2008-05-08
fs/proc/task_mmu.c: remove duplicated include files
Huang Weiyi
1
-2
/
+0
2008-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-18
/
+16
2008-05-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-6
/
+145
2008-05-08
sys_pipe(): fix file descriptor leaks
Ulrich Drepper
1
-1
/
+5
2008-05-08
Revert "relay: fix splice problem"
Jens Axboe
1
-1
/
+1
2008-05-07
docbook: fix bio missing parameter
Randy Dunlap
1
-0
/
+1
2008-05-07
block: use unitialized_var() in bio_alloc_bioset()
Jens Axboe
1
-1
/
+1
2008-05-07
udf: Fix memory corruption when fs mounted with noadinicb option
Jan Kara
1
-2
/
+3
2008-05-07
udf: Make udf exportable
Rasmus Rohde
3
-2
/
+140
2008-05-07
vfs: splice remove_suid() cleanup
Miklos Szeredi
1
-16
/
+13
2008-05-07
[CIFS] cleanup cifsd completion
Steve French
1
-6
/
+0
2008-05-07
[CIFS] Remove over-indented code in find_unc().
Steve French
1
-33
/
+31
2008-05-07
VFS: fix unused variable warning
Linus Torvalds
1
-2
/
+0
2008-05-06
[PATCH] fix SMP ordering hole in fcntl_setlk()
Al Viro
1
-2
/
+15
2008-05-06
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
244
-3120
/
+6688
2008-05-06
[PATCH] kill ->put_inode
Christoph Hellwig
1
-3
/
+0
2008-05-06
[PATCH] fix reservation discarding in affs
Roman Zippel
5
-46
/
+41
2008-05-05
task_nommu: fix compile failing bug because of spilt file.h
Bryan Wu
1
-0
/
+1
2008-05-04
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-0
/
+17
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-11
/
+17
2008-05-03
[CIFS] fix typo
Steve French
1
-1
/
+1
2008-05-03
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-8
/
+16
[next]