aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-07
|\
| * debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez2009-01-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2009-01-07
|\ \
| * | async: make the final inode deletion an asynchronous eventArjan van de Ven2009-01-07
| |/
* | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-01-07
|\ \
| * | proc: remove write-only variable in proc_pident_lookup()WANG Cong2009-01-05
| * | proc: fix sparse warningHannes Eder2009-01-05
| * | proc: add /proc/*/stackKen Chen2009-01-05
| * | proc: remove '##' usageAlexey Dobriyan2009-01-05
| * | proc: remove useless WARN_ONsAlexey Dobriyan2009-01-05
| * | proc: stop using BKLAlexey Dobriyan2009-01-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-01-07
|\ \ \
| * | | GFS2: Fix typo in gfs_page_mkwrite()Benjamin Marzinski2009-01-07
| * | | GFS2: LSF and LBD are now one and the sameSteven Whitehouse2009-01-07
| * | | GFS2: Set GFP_NOFS when allocating page on writeSteven Whitehouse2009-01-07
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\ \ \ | |/ / |/| |
| * | trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-06
| * | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-06
|\ \ \
| * | | block: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-01-06
|\ \ \
| * | | fuse: clean up annotations of fc->lockHarvey Harrison2008-12-02
| * | | fuse: fix sparse warning in ioctlMiklos Szeredi2008-12-02
| * | | fuse: add fuse_conn->release()Tejun Heo2008-11-26
| * | | fuse: separate out fuse_conn_init() from new_conn()Tejun Heo2008-11-26
| * | | fuse: add fuse_ prefix to several functionsTejun Heo2008-11-26
| * | | fuse: implement poll supportTejun Heo2008-11-26
| * | | fuse: implement unsolicited notificationTejun Heo2008-11-26
| * | | fuse: add file kernel handleTejun Heo2008-11-26
| * | | fuse: implement ioctl supportTejun Heo2008-11-26
| * | | fuse: don't let fuse_req->end() put the base referenceTejun Heo2008-11-26
| * | | fuse: style fixesMiklos Szeredi2008-11-26
* | | | bfs: check that filesystem fits on the blockdeviceEric Sesterhenn2009-01-06
* | | | bfs: add some basic sanity checksEric Sesterhenn2009-01-06
* | | | fs/exec.c: make do_coredump() voidWANG Cong2009-01-06
* | | | minix: fix add link's wrong position calculationEvgeniy Dushistov2009-01-06
* | | | autofs4: fix string validation check orderIan Kent2009-01-06
* | | | autofs4: make autofs type usage explicitIan Kent2009-01-06
* | | | autofs4: fix var shadowed by local delarationIan Kent2009-01-06
* | | | autofs4: improve parameter usageIan Kent2009-01-06
* | | | fs/ecryptfs/inode.c: cleanup kerneldocQinghuang Feng2009-01-06
* | | | eCryptfs: Clean up ecryptfs_decode_from_filename()Michael Halcrow2009-01-06
* | | | eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()Michael Halcrow2009-01-06
* | | | eCryptfs: Fix data types (int/size_t)Michael Halcrow2009-01-06
* | | | eCryptfs: Replace %Z with %zMichael Halcrow2009-01-06
* | | | eCryptfs: Filename Encryption: mount optionMichael Halcrow2009-01-06
* | | | eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow2009-01-06
* | | | eCryptfs: Filename Encryption: Encoding and encryption functionsMichael Halcrow2009-01-06
* | | | eCryptfs: Filename Encryption: Header updatesMichael Halcrow2009-01-06
* | | | eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow2009-01-06