summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sched: TASK_NONINTERACTIVEIngo Molnar2005-09-101-1/+5
* [PATCH] spinlock consolidationIngo Molnar2005-09-101-0/+1
* [PATCH] ntfs build fixAndrew Morton2005-09-101-0/+1
* Preempt-safe RCU file usageLinus Torvalds2005-09-091-0/+2
* Fix up lost patch in compat_sys_select() for new RCU files world orderLinus Torvalds2005-09-091-1/+3
* [PATCH] Lost sockfd_put() in routing_ioctl()Kirill Korotaev2005-09-091-2/+5
* [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-091-1/+1
* [PATCH] FUSE: don't allow restarting of system callsMiklos Szeredi2005-09-095-111/+45
* [PATCH] FUSE: add fsync operation for directoriesMiklos Szeredi2005-09-093-4/+29
* [PATCH] fuse: don't update file timesMiklos Szeredi2005-09-093-4/+9
* [PATCH] fuse: more flexible cachingMiklos Szeredi2005-09-093-32/+8
* [PATCH] fuse: transfer readdir data through deviceMiklos Szeredi2005-09-094-84/+69
* [PATCH] FUSE - direct I/OMiklos Szeredi2005-09-093-2/+146
* [PATCH] fuse: stricter mount option checkingMiklos Szeredi2005-09-091-2/+11
* [PATCH] FUSE: tighten check for processes allowed accessMiklos Szeredi2005-09-093-6/+49
* [PATCH] FUSE - readpages operationMiklos Szeredi2005-09-093-0/+85
* [PATCH] FUSE - extended attribute operationsMiklos Szeredi2005-09-092-0/+195
* [PATCH] FUSE - mount optionsMiklos Szeredi2005-09-095-67/+170
* [PATCH] FUSE - file operationsMiklos Szeredi2005-09-095-1/+366
* [PATCH] FUSE - read-write operationsMiklos Szeredi2005-09-093-17/+378
* [PATCH] FUSE - read-only operationsMiklos Szeredi2005-09-095-1/+555
* [PATCH] FUSE - device functionsMiklos Szeredi2005-09-094-6/+1161
* [PATCH] FUSE - coreMiklos Szeredi2005-09-093-0/+524
* [PATCH] FUSE - MAINTAINERS, Kconfig and Makefile changesMiklos Szeredi2005-09-092-0/+14
* [PATCH] v9fs: fix handling of malformed 9P messagesEric Van Hensbergen2005-09-094-21/+46
* [PATCH] v9fs: readlink extended mode checkEric Van Hensbergen2005-09-091-5/+30
* [PATCH] v9fs: Fix support for special files (devices, named pipes, etc.)Eric Van Hensbergen2005-09-091-0/+3
* [PATCH] v9fs: Clean-up vfs_inode and setattr functionsEric Van Hensbergen2005-09-092-97/+36
* [PATCH] v9fs: Change error magic numbers to defined constantsEric Van Hensbergen2005-09-091-81/+77
* [PATCH] v9fs: debug and support routinesEric Van Hensbergen2005-09-095-0/+642
* [PATCH] v9fs: Support to force umountEric Van Hensbergen2005-09-095-3/+40
* [PATCH] v9fs: transport modulesEric Van Hensbergen2005-09-096-5/+979
* [PATCH] v9fs: 9P protocol implementationEric Van Hensbergen2005-09-094-0/+1429
* [PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen2005-09-094-0/+877
* [PATCH] v9fs: VFS inode operationsEric Van Hensbergen2005-09-091-0/+1371
* [PATCH] v9fs: VFS file, dentry, and directory operationsEric Van Hensbergen2005-09-093-0/+753
* [PATCH] v9fs: Documentation, Makefiles, ConfigurationEric Van Hensbergen2005-09-093-0/+29
* [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-093-19/+27
* [PATCH] files: files struct with RCUDipankar Sarma2005-09-095-150/+303
* [PATCH] files: break up files structDipankar Sarma2005-09-098-63/+104
* [PATCH] aio: kiocb locking to serialise retry and cancelBenjamin LaHaise2005-09-091-4/+25
* [PATCH] change io_cancel return code for no cancel caseWendy Cheng2005-09-091-1/+1
* [PATCH] bfs: fix endianness, signedness; add trivial bugfixAndrew Stribblehill2005-09-094-70/+81
* [PATCH] autofs: fix "busy inodes after umount..."Alexander Krizhanovsky2005-09-093-4/+7
* [PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley2005-09-091-8/+2
* [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley2005-09-091-12/+4
* [PATCH] ext3: Enable atomic inode security labelingStephen Smalley2005-09-093-0/+38
* [PATCH] ext2: Enable atomic inode security labelingStephen Smalley2005-09-093-0/+35
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-0919-0/+29
* [PATCH] move truncate_inode_pages() into ->delete_inode()Mark Fasheh2005-09-091-5/+7
OpenPOWER on IntegriCloud