aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * NLM: Support IPv6 scope IDs in nlm_display_address()Chuck Lever2009-01-061-6/+15
| * NLM: Remove AF_UNSPEC arm in nlm_display_address()Chuck Lever2009-01-061-3/+0
| * NLM: Remove address eye-catcher buffers from nlm_hostChuck Lever2009-01-061-7/+3
| * lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3)Jeff Layton2009-01-061-0/+8
| * nfsd: Fix leaked memory in nfs4_make_rec_clidnameKrishna Kumar2009-01-061-1/+1
| * nfsd: Minor cleanup of find_stateidKrishna Kumar2009-01-061-3/+4
| * nfsd: update fh_verify descriptionJ. Bruce Fields2009-01-061-6/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-071-0/+32
|\ \
| * | debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez2009-01-071-0/+32
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2009-01-072-7/+23
|\ \ \
| * | | async: make the final inode deletion an asynchronous eventArjan van de Ven2009-01-072-7/+23
| |/ /
* | | 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/+0
| * | | 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/+90
| * | | proc: remove useless WARN_ONsAlexey Dobriyan2009-01-051-4/+0
| * | | proc: stop using BKLAlexey Dobriyan2009-01-054-17/+4
* | | | 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-061-8/+3
|\ \ \
| * | | block: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-8/+3
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-01-066-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/+4
| * | | fuse: style fixesMiklos Szeredi2008-11-266-47/+54
* | | | bfs: check that filesystem fits on the blockdeviceEric Sesterhenn2009-01-061-0/+12
* | | | bfs: add some basic sanity checksEric Sesterhenn2009-01-061-0/+33
* | | | fs/exec.c: make do_coredump() voidWANG Cong2009-01-061-2/+2
* | | | minix: fix add link's wrong position calculationEvgeniy Dushistov2009-01-061-1/+1
* | | | autofs4: fix string validation check orderIan Kent2009-01-061-6/+7
* | | | autofs4: make autofs type usage explicitIan Kent2009-01-065-17/+15
* | | | autofs4: fix var shadowed by local delarationIan Kent2009-01-061-3/+3
* | | | autofs4: improve parameter usageIan Kent2009-01-061-25/+29
* | | | fs/ecryptfs/inode.c: cleanup kerneldocQinghuang Feng2009-01-061-2/+1
* | | | eCryptfs: Clean up ecryptfs_decode_from_filename()Michael Halcrow2009-01-061-27/+24
* | | | eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()Michael Halcrow2009-01-061-0/+11