summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | select: add poll_select_set_timeout() and poll_select_copy_remaining() helpersThomas Gleixner2008-09-062-0/+126
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-10-239-125/+259
|\ \ \ \
| * | | | cifs: handle the TCP_Server_Info->tsk field more carefullyJeff Layton2008-10-231-13/+28
| * | | | cifs: fix unlinking of rename target when server doesn't support open file re...Jeff Layton2008-10-231-79/+8Star
| * | | | [CIFS] improve setlease handlingSteve French2008-10-235-2/+67
| * | | | [CIFS] fix saving of resume key before CIFSFindNextJeff Layton2008-10-211-1/+2
| * | | | cifs: make cifs_rename handle -EACCES errorsJeff Layton2008-10-201-52/+122
| * | | | [CIFS] fix build errorSteve French2008-10-201-1/+1
| * | | | [CIFS] undo changes in cifs_rename_pending_delete if it errors outSteve French2008-10-203-33/+79
| * | | | cifs: track DeletePending flag in cifsInodeInfoJeff Layton2008-10-204-0/+5
| * | | | cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_deleteJeff Layton2008-10-171-5/+10
| * | | | [CIFS] eliminate usage of kthread_stop for cifsdJeff Layton2008-10-161-29/+15Star
| * | | | [CIFS] Add nodfs mount optionSteve French2008-10-162-0/+12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-2316-94/+93Star
|\ \ \ \ \
| * | | | | [PATCH] kill the rest of struct file propagation in block ioctlsAl Viro2008-10-211-2/+6
| * | | | | [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-213-45/+24Star
| * | | | | [PATCH] remember mode of reiserfs journalAl Viro2008-10-211-2/+4
| * | | | | [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-214-20/+25
| * | | | | [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-217-22/+22
| * | | | | [PATCH] end of methods switch: remove the old onesAl Viro2008-10-211-13/+0Star
| * | | | | [PATCH] beginning of methods conversionAl Viro2008-10-211-3/+15
| * | | | | [PATCH] move block_device_operations to blkdev.hAl Viro2008-10-211-0/+1
| * | | | | [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-211-0/+7
| * | | | | [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-218-17/+19
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-2366-1070/+823Star
|\ \ \ \ \
| * | | | | [PATCH] fs: add a sanity check in d_freeArjan van de Ven2008-10-231-0/+1
| * | | | | [patch] vfs: make security_inode_setattr() calling consistentMiklos Szeredi2008-10-231-5/+5
| * | | | | [patch 1/3] FS_MBCACHE: don't needlessly make it built-inAdrian Bunk2008-10-231-3/+4
| * | | | | [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-238-44/+25Star
| * | | | | [PATCH] fs/dcache.c: update comment of d_validate()Qinghuang Feng2008-10-231-2/+0Star
| * | | | | [RFC PATCH] touch_mnt_namespace when the mount flags changeDan Williams2008-10-231-1/+6
| * | | | | [PATCH] reiserfs: add missing llseek methodChristoph Hellwig2008-10-231-0/+1
| * | | | | [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-2311-1/+12
| * | | | | [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intentOGAWA Hirofumi2008-10-231-0/+1
| * | | | | [PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookupOGAWA Hirofumi2008-10-231-9/+18
| * | | | | [PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate()OGAWA Hirofumi2008-10-231-1/+0Star
| * | | | | [PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helperOGAWA Hirofumi2008-10-231-15/+16
| * | | | | [PATCH vfs-2.6 2/6] vfs: add d_ancestor()OGAWA Hirofumi2008-10-232-34/+33Star
| * | | | | [PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()OGAWA Hirofumi2008-10-232-11/+14
| * | | | | [PATCH] get rid of on-stack dentry in udfAl Viro2008-10-231-15/+11Star
| * | | | | [PATCH 2/2] anondev: switch to IDAAlexey Dobriyan2008-10-231-5/+5
| * | | | | [PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan2008-10-231-6/+1Star
| * | | | | [JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup()David Woodhouse2008-10-231-3/+1Star
| * | | | | [PATCH] Optimise NFS readdir hack slightly.David Woodhouse2008-10-231-2/+3
| * | | | | [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-234-33/+29Star
| * | | | | [PATCH] get rid of on-stack dentry in ext2_get_parent()Al Viro2008-10-233-20/+15Star
| * | | | | [PATCH] get rid of on-stack fake dentry in ext3_get_parent()Al Viro2008-10-231-37/+33Star
| * | | | | [JFFS2] Reinstate NFS exportabilityDavid Woodhouse2008-10-231-0/+48
| * | | | | [PATCH] Remove XFS buffered readdir hackDavid Woodhouse2008-10-231-128/+0Star
| * | | | | [PATCH] Copy XFS readdir hack into nfsd code.David Woodhouse2008-10-231-15/+93