| Commit message (Expand) | Author | Age |
... | |
* | | | | introduce memory_read_from_buffer() | Akinobu Mita | 2008-06-06 |
* | | | | Fix various old email addresses for dwmw2 | David Woodhouse | 2008-06-06 |
* | | | | eCryptfs: remove unnecessary page decrypt call | Michael Halcrow | 2008-06-06 |
* | | | | frv: don't offer BINFMT_FLAT | Adrian Bunk | 2008-06-06 |
* | | | | asn1: additional sanity checking during BER decoding | Chris Wright | 2008-06-05 |
| |/ /
|/| | |
|
* | | | cifs endianness fixes | Al Viro | 2008-06-04 |
* | | | [PATCH 3/3] ocfs2/net: Silence build warnings | Sunil Mushran | 2008-05-30 |
* | | | [PATCH 2/3] ocfs2/dlm: Silence build warnings | Sunil Mushran | 2008-05-30 |
* | | | [PATCH 1/3] ocfs2/net: Silence build warnings | Sunil Mushran | 2008-05-30 |
* | | | ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin' | Joel Becker | 2008-05-30 |
* | | | splice: handle try_to_release_page() failure | Jens Axboe | 2008-05-28 |
* | | | splice: fix sendfile() issue with relay | Tom Zanussi | 2008-05-28 |
|/ / |
|
* | | posix timers: discard SI_TIMER signals on exec | Oleg Nesterov | 2008-05-26 |
* | | proc: proc_get_inode() should get module only once | Denis V. Lunev | 2008-05-24 |
* | | mm: fix atomic_t overflow in vm | Alan Cox | 2008-05-24 |
* | | ntfs: le*_add_cpu conversion | Marcin Slusarz | 2008-05-24 |
* | | ecryptfs: fix missed mutex_unlock | Cyrill Gorcunov | 2008-05-24 |
* | | fuse: fix bdi naming conflict | Miklos Szeredi | 2008-05-24 |
|/ |
|
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2008-05-23 |
|\ |
|
| * | [XFS] Fix memory corruption with small buffer reads | Christoph Hellwig | 2008-05-23 |
| * | [XFS] Fix inode list allocation size in writeback. | David Chinner | 2008-05-23 |
| * | [XFS] Don't allow memory reclaim to wait on the filesystem in inode | David Chinner | 2008-05-23 |
| * | [XFS] Fix fsync() b0rkage. | David Chinner | 2008-05-23 |
* | | [CIFS] Fix reversed memset arguments | Dave Jones | 2008-05-22 |
* | | Adds username in the upcall key for unattended mounts with keytab | Igor Mammedov | 2008-05-22 |
* | | [CIFS] Remove redundant NULL check | Steve French | 2008-05-21 |
|/ |
|
* | 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 |