| Commit message (Expand) | Author | Age |
* | ocfs2 endianness fixes | Al Viro | 2008-05-21 |
* | ecryptfs fixes | Al Viro | 2008-05-21 |
* | fix hppfs Makefile breakage | Al Viro | 2008-05-21 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-05-21 |
|\ |
|
| * | [CIFS] Remove debug statement | Steve French | 2008-05-20 |
| * | Fix possible access to undefined memory region. | Igor Mammedov | 2008-05-20 |
| * | [CIFS] Enable DFS support for Windows query path info | Steve French | 2008-05-20 |
| * | [CIFS] Enable DFS support for Unix query path info | Steve French | 2008-05-20 |
| * | [CIFS] add missing seq_printf to cifs_show_options for hard mount option | Steve French | 2008-05-19 |
| * | [CIFS] add more complete mount options to cifs_show_options | Steve French | 2008-05-16 |
| * | [CIFS] Add missing defines for DFS | Steve French | 2008-05-16 |
| * | CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t... | Igor Mammedov | 2008-05-16 |
| * | Fixed DFS code to work with new 'build_path_from_dentry', that returns full p... | Igor Mammedov | 2008-05-16 |
| * | [CIFS] enable parsing for transport encryption mount parm | Steve French | 2008-05-15 |
| * | [CIFS] Finishup DFS code | Steve French | 2008-05-15 |
| * | [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl | Steve French | 2008-05-15 |
| * | [CIFS] suppress duplicate warning | Steve French | 2008-05-15 |
| * | [CIFS] Fix paths when share is in DFS to include proper prefix | Steve French | 2008-05-14 |
| * | add function to convert access flags to legacy open mode | Jeff Layton | 2008-05-14 |
| * | clarify return value of cifs_convert_flags() | Jeff Layton | 2008-05-14 |
| * | [CIFS] don't explicitly do a FindClose on rewind when directory search has ended | Steve French | 2008-05-13 |
| * | [CIFS] cleanup old checkpatch warnings | Steve French | 2008-05-13 |
| * | [CIFS] CIFSSMBPosixLock should return -EINVAL on error | Marcin Slusarz | 2008-05-13 |
| * | fix memory leak in CIFSFindNext | Jeff Layton | 2008-05-12 |
| * | [CIFS] CIFS currently allows for permissions to be changed on files, even | Jeff Layton | 2008-05-12 |
* | | Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-05-20 |
|\ \ |
|
| * | | nfsd: reorder printk in do_probe_callback to avoid use-after-free | J. Bruce Fields | 2008-05-18 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-20 |
|\ \ \ |
|
| * | | | sysfs: remove error messages for -EEXIST case | Stephen Hemminger | 2008-05-15 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2008-05-20 |
|\ \ \ \ |
|
| * | | | | [GFS2] Prefer strlcpy() over snprintf() | Jean Delvare | 2008-05-12 |
| * | | | | [GFS2] Fix cast from unsigned int to s64 | Andrew Price | 2008-05-12 |
| * | | | | [GFS2] filesystem consistency error from do_strip | Bob Peterson | 2008-05-12 |
* | | | | | Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-19 |
|\ \ \ \ \ |
|
| * | | | | | [PATCH] open sessionid permissions | Steve Grubb | 2008-05-17 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-19 |
|\ \ \ \ \ \ |
|
| * | | | | | | [PATCH] return to old errno choice in mkdir() et.al. | Al Viro | 2008-05-16 |
| * | | | | | | [Patch] fs/binfmt_elf.c: fix wrong return values | WANG Cong | 2008-05-16 |
| * | | | | | | [PATCH] get rid of leak in compat_execve() | Al Viro | 2008-05-16 |
| * | | | | | | [Patch] fs/binfmt_elf.c: fix a wrong free | WANG Cong | 2008-05-16 |
| * | | | | | | [PATCH] avoid multiplication overflows and signedness issues for max_fds | Al Viro | 2008-05-16 |
| * | | | | | | [PATCH] dup_fd() part 4 - race fix | Al Viro | 2008-05-16 |
| * | | | | | | [PATCH] dup_fd() - part 3 | Al Viro | 2008-05-16 |
| * | | | | | | [PATCH] dup_fd() part 2 | Al Viro | 2008-05-16 |
| * | | | | | | [PATCH] dup_fd() fixes, part 1 | Al Viro | 2008-05-16 |
| * | | | | | | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 |
| |/ / / / / |
|
* | | | | | | dlm: fix plock dev_write return value | David Teigland | 2008-05-19 |
* | | | | | | dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL | Marcin Slusarz | 2008-05-19 |
* | | | | | | dlm: section mismatch warning fix | Leonardo Potenza | 2008-05-19 |
* | | | | | | dlm: convert connections_lock in a mutex | Matthias Kaehlcke | 2008-05-19 |