summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-01-075-118/+134
|\
| * proc: remove write-only variable in proc_pident_lookup()WANG Cong2009-01-051-2/+0Star
| * proc: fix sparse warningHannes Eder2009-01-051-2/+2
| * proc: add /proc/*/stackKen Chen2009-01-051-0/+38
| * proc: remove '##' usageAlexey Dobriyan2009-01-051-93/+90Star
| * proc: remove useless WARN_ONsAlexey Dobriyan2009-01-051-4/+0Star
| * proc: stop using BKLAlexey Dobriyan2009-01-054-17/+4Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-01-073-2/+3
|\ \
| * | GFS2: Fix typo in gfs_page_mkwrite()Benjamin Marzinski2009-01-071-1/+1
| * | GFS2: LSF and LBD are now one and the sameSteven Whitehouse2009-01-071-1/+1
| * | GFS2: Set GFP_NOFS when allocating page on writeSteven Whitehouse2009-01-071-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-079-10/+10
|\ \ \ | |/ / |/| |
| * | trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
| * | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-068-9/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-071-8/+3Star
|\ \ \
| * | | block: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-8/+3Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-01-076-171/+693
|\ \ \
| * | | fuse: clean up annotations of fc->lockHarvey Harrison2008-12-022-5/+16
| * | | fuse: fix sparse warning in ioctlMiklos Szeredi2008-12-021-1/+1
| * | | fuse: add fuse_conn->release()Tejun Heo2008-11-262-1/+10
| * | | fuse: separate out fuse_conn_init() from new_conn()Tejun Heo2008-11-262-57/+67
| * | | fuse: add fuse_ prefix to several functionsTejun Heo2008-11-265-52/+54
| * | | fuse: implement poll supportTejun Heo2008-11-264-0/+172
| * | | fuse: implement unsolicited notificationTejun Heo2008-11-261-2/+25
| * | | fuse: add file kernel handleTejun Heo2008-11-264-4/+15
| * | | fuse: implement ioctl supportTejun Heo2008-11-261-0/+280
| * | | fuse: don't let fuse_req->end() put the base referenceTejun Heo2008-11-263-7/+4Star
| * | | fuse: style fixesMiklos Szeredi2008-11-266-47/+54
* | | | bfs: check that filesystem fits on the blockdeviceEric Sesterhenn2009-01-071-0/+12
* | | | bfs: add some basic sanity checksEric Sesterhenn2009-01-071-0/+33
* | | | fs/exec.c: make do_coredump() voidWANG Cong2009-01-071-2/+2
* | | | minix: fix add link's wrong position calculationEvgeniy Dushistov2009-01-071-1/+1
* | | | autofs4: fix string validation check orderIan Kent2009-01-071-6/+7
* | | | autofs4: make autofs type usage explicitIan Kent2009-01-075-17/+15Star
* | | | autofs4: fix var shadowed by local delarationIan Kent2009-01-071-3/+3
* | | | autofs4: improve parameter usageIan Kent2009-01-071-25/+29
* | | | fs/ecryptfs/inode.c: cleanup kerneldocQinghuang Feng2009-01-071-2/+1Star
* | | | eCryptfs: Clean up ecryptfs_decode_from_filename()Michael Halcrow2009-01-071-27/+24Star
* | | | eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()Michael Halcrow2009-01-071-0/+11
* | | | eCryptfs: Fix data types (int/size_t)Michael Halcrow2009-01-074-16/+16
* | | | eCryptfs: Replace %Z with %zMichael Halcrow2009-01-074-24/+24
* | | | eCryptfs: Filename Encryption: mount optionMichael Halcrow2009-01-071-27/+99
* | | | eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow2009-01-074-242/+195Star
* | | | eCryptfs: Filename Encryption: Encoding and encryption functionsMichael Halcrow2009-01-071-0/+433
* | | | eCryptfs: Filename Encryption: Header updatesMichael Halcrow2009-01-072-14/+51
* | | | eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow2009-01-073-70/+613
* | | | fs/ncpfs/getopt.c: cleanup keneldocQinghuang Feng2009-01-071-1/+0Star
* | | | fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/statusQinghuang Feng2009-01-071-1/+1
* | | | fs: fix function param name in kernel-docRandy Dunlap2009-01-071-1/+1
* | | | fs/inode: fix kernel-doc notationRandy Dunlap2009-01-071-4/+4