aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| | * | select: switch select() and poll() over to hrtimersArjan van de Ven2008-09-06
| | * | select: add poll_select_set_timeout() and poll_select_copy_remaining() helpersThomas Gleixner2008-09-06
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-10-23
|\ \ \ \
| * | | | cifs: handle the TCP_Server_Info->tsk field more carefullyJeff Layton2008-10-23
| * | | | cifs: fix unlinking of rename target when server doesn't support open file re...Jeff Layton2008-10-23
| * | | | [CIFS] improve setlease handlingSteve French2008-10-23
| * | | | [CIFS] fix saving of resume key before CIFSFindNextJeff Layton2008-10-21
| * | | | cifs: make cifs_rename handle -EACCES errorsJeff Layton2008-10-20
| * | | | [CIFS] fix build errorSteve French2008-10-20
| * | | | [CIFS] undo changes in cifs_rename_pending_delete if it errors outSteve French2008-10-19
| * | | | cifs: track DeletePending flag in cifsInodeInfoJeff Layton2008-10-19
| * | | | cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_deleteJeff Layton2008-10-17
| * | | | [CIFS] eliminate usage of kthread_stop for cifsdJeff Layton2008-10-16
| * | | | [CIFS] Add nodfs mount optionSteve French2008-10-16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-23
|\ \ \ \ \
| * | | | | [PATCH] kill the rest of struct file propagation in block ioctlsAl Viro2008-10-21
| * | | | | [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-21
| * | | | | [PATCH] remember mode of reiserfs journalAl Viro2008-10-21
| * | | | | [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-21
| * | | | | [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-21
| * | | | | [PATCH] end of methods switch: remove the old onesAl Viro2008-10-21
| * | | | | [PATCH] beginning of methods conversionAl Viro2008-10-21
| * | | | | [PATCH] move block_device_operations to blkdev.hAl Viro2008-10-21
| * | | | | [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-21
| * | | | | [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-23
|\ \ \ \ \
| * | | | | [PATCH] fs: add a sanity check in d_freeArjan van de Ven2008-10-23
| * | | | | [patch] vfs: make security_inode_setattr() calling consistentMiklos Szeredi2008-10-23
| * | | | | [patch 1/3] FS_MBCACHE: don't needlessly make it built-inAdrian Bunk2008-10-23
| * | | | | [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-23
| * | | | | [PATCH] fs/dcache.c: update comment of d_validate()Qinghuang Feng2008-10-23
| * | | | | [RFC PATCH] touch_mnt_namespace when the mount flags changeDan Williams2008-10-23
| * | | | | [PATCH] reiserfs: add missing llseek methodChristoph Hellwig2008-10-23
| * | | | | [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-23
| * | | | | [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intentOGAWA Hirofumi2008-10-23
| * | | | | [PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookupOGAWA Hirofumi2008-10-23
| * | | | | [PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate()OGAWA Hirofumi2008-10-23
| * | | | | [PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helperOGAWA Hirofumi2008-10-23
| * | | | | [PATCH vfs-2.6 2/6] vfs: add d_ancestor()OGAWA Hirofumi2008-10-23
| * | | | | [PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()OGAWA Hirofumi2008-10-23
| * | | | | [PATCH] get rid of on-stack dentry in udfAl Viro2008-10-23
| * | | | | [PATCH 2/2] anondev: switch to IDAAlexey Dobriyan2008-10-23
| * | | | | [PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan2008-10-23
| * | | | | [JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup()David Woodhouse2008-10-23
| * | | | | [PATCH] Optimise NFS readdir hack slightly.David Woodhouse2008-10-23
| * | | | | [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-23
| * | | | | [PATCH] get rid of on-stack dentry in ext2_get_parent()Al Viro2008-10-23
| * | | | | [PATCH] get rid of on-stack fake dentry in ext3_get_parent()Al Viro2008-10-23
| * | | | | [JFFS2] Reinstate NFS exportabilityDavid Woodhouse2008-10-23
| * | | | | [PATCH] Remove XFS buffered readdir hackDavid Woodhouse2008-10-23