| Commit message (Expand) | Author | Age |
* | [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount | Steve French | 2007-07-11 |
* | [CIFS] whitespace cleanup | Steve French | 2007-07-09 |
* | [CIFS] Fix packet signatures for NTLMv2 case | Steve French | 2007-07-09 |
* | [CIFS] more whitespace fixes | Steve French | 2007-07-08 |
* | [CIFS] more whitespace cleanup | Steve French | 2007-07-07 |
* | [CIFS] whitespace cleanup | Steve French | 2007-07-06 |
* | [CIFS] whitespace cleanup | Steve French | 2007-07-06 |
* | [CIFS] ipv6 support no longer experimental | Jeff | 2007-07-06 |
* | [CIFS] Mount should fail if server signing off but client mount option requir... | Jeff | 2007-07-06 |
* | [CIFS] whitespace fixes | Steve French | 2007-06-28 |
* | [CIFS] Fix sign mount option and sign proc config setting | Steve French | 2007-06-28 |
* | [CIFS] whitespace cleanup | Steve French | 2007-06-27 |
* | [CIFS] Do not allow signals in cifs_demultiplex_thread | Jeff | 2007-06-25 |
* | [CIFS] fix whitespace | Steve French | 2007-06-24 |
* | [CIFS] Add in some missing flags and cifs README and TODO corrections | Steve French | 2007-06-24 |
* | [XFS] s/memclear_highpage_flush/zero_user_page/ | Christoph Hellwig | 2007-06-19 |
* | shm: fix the filename of hugetlb sysv shared memory | Eric W. Biederman | 2007-06-16 |
* | udf: fix possible leakage of blocks | Jan Kara | 2007-06-16 |
* | fuse: ->fs_flags fixlet | Alexey Dobriyan | 2007-06-16 |
* | splice: only check do_wakeup in splice_to_pipe() for a real pipe | Jens Axboe | 2007-06-15 |
* | splice: fix leak of pages on short splice to pipe | Jens Axboe | 2007-06-15 |
* | splice: adjust balance_dirty_pages_ratelimited() call | Jens Axboe | 2007-06-15 |
* | sysfs: fix race condition around sd->s_dentry, take#2 | Tejun Heo | 2007-06-12 |
* | sysfs: fix condition check in sysfs_drop_dentry() | Tejun Heo | 2007-06-12 |
* | sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses | Eric Sandeen | 2007-06-12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2007-06-11 |
|\ |
|
| * | [CIFS] CIFS should honour umask | Steve French | 2007-06-08 |
| * | [CIFS] Missing flag on negprot needed for some servers to force packet signing | Yehuda Sadeh Weinraub | 2007-06-05 |
| * | [CIFS] whitespace cleanup part 2 | Steve French | 2007-06-05 |
| * | [CIFS] whitespace cleanup | Steve French | 2007-06-05 |
| * | [CIFS] fix mempool destroy done in wrong order in cifs error path | Akinobu Mita | 2007-06-04 |
| * | [CIFS] typo in previous patch | Steve French | 2007-05-23 |
| * | [CIFS] Fix oops on failed cifs mount (in kthread_stop) | Steve French | 2007-05-23 |
* | | Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-06-11 |
|\ \ |
|
| * | | splice: __generic_file_splice_read: fix read/truncate race | Jens Axboe | 2007-06-08 |
| * | | splice: __generic_file_splice_read: fix i_size_read() length checks | Hugh Dickins | 2007-06-08 |
| * | | splice: move balance_dirty_pages_ratelimited() outside of splice actor | Jens Axboe | 2007-06-08 |
| * | | splice: remove do_splice_direct() symbol export | Jens Axboe | 2007-06-08 |
| * | | splice: move inode size check into generic_file_splice_read() | Jens Axboe | 2007-06-08 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-06-08 |
|\ \ \ |
|
| * | | | ocfs2: Fix invalid assertion during write on 64k pages | Mark Fasheh | 2007-06-06 |
| * | | | ocfs2: Fix masklog breakage | Tiger Yang | 2007-06-06 |
* | | | | nommu: report correct errno in message | Greg Ungerer | 2007-06-08 |
| |/ /
|/| | |
|
* | | | RAMFS NOMMU: missed POSIX UID/GID inode attribute checking | Bryan Wu | 2007-06-07 |
|/ / |
|
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-06-04 |
|\ \ |
|
| * | | [JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree() | David Woodhouse | 2007-06-01 |
| * | | [JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes() | Artem Bityutskiy | 2007-06-01 |
| * | | [JFFS2] Fix potential memory leak of dead xattrs on unmount. | David Woodhouse | 2007-05-20 |
| * | | [JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files. | David Woodhouse | 2007-05-20 |
| * | | [MTD] generalise the handling of MTD-specific superblocks | David Howells | 2007-05-11 |