| Commit message (Expand) | Author | Age |
... | |
| | * | | select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers | Thomas Gleixner | 2008-09-06 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-10-23 |
|\ \ \ \ |
|
| * | | | | cifs: handle the TCP_Server_Info->tsk field more carefully | Jeff Layton | 2008-10-23 |
| * | | | | cifs: fix unlinking of rename target when server doesn't support open file re... | Jeff Layton | 2008-10-23 |
| * | | | | [CIFS] improve setlease handling | Steve French | 2008-10-23 |
| * | | | | [CIFS] fix saving of resume key before CIFSFindNext | Jeff Layton | 2008-10-21 |
| * | | | | cifs: make cifs_rename handle -EACCES errors | Jeff Layton | 2008-10-20 |
| * | | | | [CIFS] fix build error | Steve French | 2008-10-20 |
| * | | | | [CIFS] undo changes in cifs_rename_pending_delete if it errors out | Steve French | 2008-10-19 |
| * | | | | cifs: track DeletePending flag in cifsInodeInfo | Jeff Layton | 2008-10-19 |
| * | | | | cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_delete | Jeff Layton | 2008-10-17 |
| * | | | | [CIFS] eliminate usage of kthread_stop for cifsd | Jeff Layton | 2008-10-16 |
| * | | | | [CIFS] Add nodfs mount option | Steve French | 2008-10-16 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 2008-10-23 |
|\ \ \ \ \ |
|
| * | | | | | [PATCH] kill the rest of struct file propagation in block ioctls | Al Viro | 2008-10-21 |
| * | | | | | [PATCH] sanitize blkdev_get() and friends | Al Viro | 2008-10-21 |
| * | | | | | [PATCH] remember mode of reiserfs journal | Al Viro | 2008-10-21 |
| * | | | | | [PATCH] propagate mode through open_bdev_excl/close_bdev_excl | Al Viro | 2008-10-21 |
| * | | | | | [PATCH] pass fmode_t to blkdev_put() | Al Viro | 2008-10-21 |
| * | | | | | [PATCH] end of methods switch: remove the old ones | Al Viro | 2008-10-21 |
| * | | | | | [PATCH] beginning of methods conversion | Al Viro | 2008-10-21 |
| * | | | | | [PATCH] move block_device_operations to blkdev.h | Al Viro | 2008-10-21 |
| * | | | | | [PATCH] eliminate use of ->f_flags in block methods | Al Viro | 2008-10-21 |
| * | | | | | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-10-23 |
|\ \ \ \ \ |
|
| * | | | | | [PATCH] fs: add a sanity check in d_free | Arjan van de Ven | 2008-10-23 |
| * | | | | | [patch] vfs: make security_inode_setattr() calling consistent | Miklos Szeredi | 2008-10-23 |
| * | | | | | [patch 1/3] FS_MBCACHE: don't needlessly make it built-in | Adrian Bunk | 2008-10-23 |
| * | | | | | [PATCH] move executable checking into ->permission() | Miklos Szeredi | 2008-10-23 |
| * | | | | | [PATCH] fs/dcache.c: update comment of d_validate() | Qinghuang Feng | 2008-10-23 |
| * | | | | | [RFC PATCH] touch_mnt_namespace when the mount flags change | Dan Williams | 2008-10-23 |
| * | | | | | [PATCH] reiserfs: add missing llseek method | Christoph Hellwig | 2008-10-23 |
| * | | | | | [PATCH] fix ->llseek for more directories | Christoph Hellwig | 2008-10-23 |
| * | | | | | [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent | OGAWA Hirofumi | 2008-10-23 |
| * | | | | | [PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup | OGAWA Hirofumi | 2008-10-23 |
| * | | | | | [PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate() | OGAWA Hirofumi | 2008-10-23 |
| * | | | | | [PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper | OGAWA Hirofumi | 2008-10-23 |
| * | | | | | [PATCH vfs-2.6 2/6] vfs: add d_ancestor() | OGAWA Hirofumi | 2008-10-23 |
| * | | | | | [PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT() | OGAWA Hirofumi | 2008-10-23 |
| * | | | | | [PATCH] get rid of on-stack dentry in udf | Al Viro | 2008-10-23 |
| * | | | | | [PATCH 2/2] anondev: switch to IDA | Alexey Dobriyan | 2008-10-23 |
| * | | | | | [PATCH 1/2] anondev: init IDR statically | Alexey Dobriyan | 2008-10-23 |
| * | | | | | [JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup() | David Woodhouse | 2008-10-23 |
| * | | | | | [PATCH] Optimise NFS readdir hack slightly. | David Woodhouse | 2008-10-23 |
| * | | | | | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro | 2008-10-23 |
| * | | | | | [PATCH] get rid of on-stack dentry in ext2_get_parent() | Al Viro | 2008-10-23 |
| * | | | | | [PATCH] get rid of on-stack fake dentry in ext3_get_parent() | Al Viro | 2008-10-23 |
| * | | | | | [JFFS2] Reinstate NFS exportability | David Woodhouse | 2008-10-23 |
| * | | | | | [PATCH] Remove XFS buffered readdir hack | David Woodhouse | 2008-10-23 |
| * | | | | | [PATCH] Copy XFS readdir hack into nfsd code. | David Woodhouse | 2008-10-23 |